niikaa / anonimChat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anonim_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

Server Setup

# Start mongodb ont port:27017

# server with hot reload at localhost:3000
node server/server.js

# Clear mongoDB tables
node server/clearmongo.js

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

About


Languages

Language:Vue 48.0%Language:JavaScript 34.2%Language:CSS 16.8%Language:HTML 1.1%