No description
Find a file
Corentin Thomasset da092a9bd3 feat: searchbar in menu on small screens
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2020-05-31 22:09:20 +02:00
public chore: first commit 2020-04-07 18:06:35 +02:00
src feat: searchbar in menu on small screens 2020-05-31 22:09:20 +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
package-lock.json feat: urlencoder + file in base64 2020-04-27 00:39:40 +02:00
package.json feat: urlencoder + file in base64 2020-04-27 00:39:40 +02:00
README.md chore: first commit 2020-04-07 18:06:35 +02:00
vue.config.js feat: TokenGenerator + Hash 2020-04-25 18:43:17 +02:00

it-tools

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.