No description
Find a file
Corentin Thomasset cab52baa66 refactor: inputs length
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2020-06-07 10:21:53 +02:00
public feat: FileUploader + Base64 2020-05-31 22:31:14 +02:00
src refactor: inputs length 2020-06-07 10:21:53 +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 refactor: using "color-convert" in ColorConverter 2020-06-06 13:51:39 +02:00
package.json refactor: using "color-convert" in ColorConverter 2020-06-06 13:51:39 +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.