Teammood/client
2020-03-30 22:03:39 +02:00
..
build replace chainetv 2020-03-27 18:52:57 +01:00
config correct css issue when build 2020-03-30 21:49:57 +02:00
src change title 2020-03-30 22:03:39 +02:00
static replace chainetv 2020-03-27 18:52:57 +01:00
.babelrc update slider && default on modal 2020-03-27 21:04:35 +01:00
.editorconfig update slider && default on modal 2020-03-27 21:04:35 +01:00
.eslintignore update slider && default on modal 2020-03-27 21:04:35 +01:00
.eslintrc.js update slider && default on modal 2020-03-27 21:04:35 +01:00
.gitignore update slider && default on modal 2020-03-27 21:04:35 +01:00
.postcssrc.js update slider && default on modal 2020-03-27 21:04:35 +01:00
index.html change title 2020-03-30 22:03:39 +02:00
package-lock.json switch to buefy and change primary color 2020-03-28 11:55:30 +01:00
package.json switch to buefy and change primary color 2020-03-28 11:55:30 +01:00
README.md replace chainetv 2020-03-27 18:52:57 +01:00

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.