minify/frontend
Tyler edaa99a45f Initial commit 2022-04-27 20:48:21 -04:00
..
public Initial commit 2022-04-27 20:48:21 -04:00
src Initial commit 2022-04-27 20:48:21 -04:00
.gitignore Initial commit 2022-04-27 20:48:21 -04:00
README.md Initial commit 2022-04-27 20:48:21 -04:00
babel.config.js Initial commit 2022-04-27 20:48:21 -04:00
jsconfig.json Initial commit 2022-04-27 20:48:21 -04:00
package-lock.json Initial commit 2022-04-27 20:48:21 -04:00
package.json Initial commit 2022-04-27 20:48:21 -04:00
vue.config.js Initial commit 2022-04-27 20:48:21 -04:00

README.md

frontend

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.