No description
Find a file
Corentin Thomasset e25928e434 refactor: updated banner.png
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2020-06-07 12:35:06 +02:00
.github docs: added logo in README.md 2020-06-07 12:18:55 +02:00
public refactor: updated banner.png 2020-06-07 12:35:06 +02:00
src feat: dynamic title/description 2020-06-07 12:05:08 +02:00
.browserslistrc chore: first commit 2020-04-07 18:06:35 +02:00
.eslintrc.js chore: first commit 2020-04-07 18:06:35 +02:00
.gitignore chore: first commit 2020-04-07 18:06:35 +02:00
babel.config.js chore: first commit 2020-04-07 18:06:35 +02:00
CODE_OF_CONDUCT.md chore: added CODE_OF_CONDUCT.md 2020-06-07 12:18:14 +02:00
CONTRIBUTING.md chore: added CONTRIBUTING.md 2020-06-07 12:18:22 +02:00
LICENSE chore: added LICENSE 2020-06-07 12:18:35 +02:00
package-lock.json feat: dynamic title/description 2020-06-07 12:05:08 +02:00
package.json feat: dynamic title/description 2020-06-07 12:05:08 +02:00
README.md docs: removed previous title 2020-06-07 12:19:41 +02:00
vue.config.js feat: TokenGenerator + Hash 2020-04-25 18:43:17 +02:00

logo

Project setup

Install dependencies by running the following command:

npm install

Then compiles and hot-reloads for development:

npm run serve

And to lint and fixe files, run:

npm run lint