No description
Find a file
Corentin Thomasset c4bfad764c refactor: indent/format
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2020-06-07 13:39:45 +02:00
.github/ISSUE_TEMPLATE chore: update issue templates 2020-06-06 23:01:43 +02:00
public feat: FileUploader + Base64 2020-06-07 13:39:45 +02:00
src refactor: indent/format 2020-06-07 13:39:45 +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-07 13:39:45 +02:00
package.json refactor: using "color-convert" in ColorConverter 2020-06-07 13:39:45 +02:00
README.md chore: first commit 2020-04-07 18:06:35 +02:00
vue.config.js feat: TokenGenerator + Hash 2020-06-07 13:39:45 +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.