CSV2HTML/frontend
2021-10-30 23:36:07 +08:00
..
public first commit 2021-10-30 23:36:07 +08:00
src first commit 2021-10-30 23:36:07 +08:00
.env.development first commit 2021-10-30 23:36:07 +08:00
.env.production first commit 2021-10-30 23:36:07 +08:00
.gitignore first commit 2021-10-30 23:36:07 +08:00
babel.config.js first commit 2021-10-30 23:36:07 +08:00
dist.tar first commit 2021-10-30 23:36:07 +08:00
jsconfig.json first commit 2021-10-30 23:36:07 +08:00
package-lock.json first commit 2021-10-30 23:36:07 +08:00
package.json first commit 2021-10-30 23:36:07 +08:00
README.md first commit 2021-10-30 23:36:07 +08:00
vue.config.js first commit 2021-10-30 23:36:07 +08:00

csv2html

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.