No description
Find a file
Corentin Thomasset e5969a534f feat: TextStats + better searchbar
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2020-06-01 18:27:49 +02:00
public feat: FileUploader + Base64 2020-05-31 22:31:14 +02:00
src feat: TextStats + better searchbar 2020-06-01 18:27:49 +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: FileUploader + Base64 2020-05-31 22:31:14 +02:00
package.json feat: FileUploader + Base64 2020-05-31 22:31:14 +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.