luke 42c1fe1ac7 delete .idea 6 vuotta sitten
..
build ae4430c776 2019-07-18-01 6 vuotta sitten
config 42c1fe1ac7 delete .idea 6 vuotta sitten
src 0496e3a0ea update chat.vue 6 vuotta sitten
static ae4430c776 2019-07-18-01 6 vuotta sitten
.babelrc ae4430c776 2019-07-18-01 6 vuotta sitten
.editorconfig ae4430c776 2019-07-18-01 6 vuotta sitten
.gitignore ae4430c776 2019-07-18-01 6 vuotta sitten
.postcssrc.js ae4430c776 2019-07-18-01 6 vuotta sitten
README.md ae4430c776 2019-07-18-01 6 vuotta sitten
index.html ae4430c776 2019-07-18-01 6 vuotta sitten
package-lock.json 42c1fe1ac7 delete .idea 6 vuotta sitten
package.json ae4430c776 2019-07-18-01 6 vuotta sitten

README.md

pc-chat

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.