cjvt-valency/src/frontend_vue
2019-03-18 23:51:26 +01:00
..
build frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
config frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
src frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
static frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
anchor added some structure 2019-03-07 09:17:27 +01:00
index.html frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
package-lock.json frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
package.json frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
postcss.config.js frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
README.md frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00
webpack.config.js frontend_vue -- set up dev/prod container 2019-03-18 23:51:26 +01:00

vue_frontend

Frontend for Valency App.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.