Mpoknimu/client
Muhammad Iqbal Rifai f66312ee26 Upload files to 'client/src/router' 2018-07-04 19:12:40 +02:00
..
src Upload files to 'client/src/router' 2018-07-04 19:12:40 +02:00
.babelrc Upload files to 'client' 2018-07-04 19:09:36 +02:00
.editorconfig Upload files to 'client' 2018-07-04 19:09:36 +02:00
.postcssrc.js Upload files to 'client' 2018-07-04 19:09:36 +02:00
README.md Upload files to 'client' 2018-07-04 19:10:40 +02:00
index.html Upload files to 'client' 2018-07-04 19:09:36 +02:00
package-lock.json Upload files to 'client' 2018-07-04 19:10:40 +02:00
package.json Upload files to 'client' 2018-07-04 19:09:36 +02:00
yarn.lock Upload files to 'client' 2018-07-04 19:10:40 +02:00

README.md

client

A Vue.js project

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.