luis 35231f6281 Added yarn dependecies to make file chain hace 7 años
..
docker be46042d0d Implemented collaboration and server serialization hace 7 años
src d1e4fdf989 Fix chat rejoined receiving repeated messages hace 7 años
.babelrc 6a6fe0583b Initial dev hace 7 años
.editorconfig 6a6fe0583b Initial dev hace 7 años
.eslintrc.js 4109c8cdcc frontend dev hace 7 años
.flowconfig 6a6fe0583b Initial dev hace 7 años
.gitignore 6a6fe0583b Initial dev hace 7 años
README.md 6a6fe0583b Initial dev hace 7 años
index.html 19c66c4d4c Adding sessions hace 7 años
package.json 35231f6281 Added yarn dependecies to make file chain hace 7 años
webpack.config.js 2f33dd9f45 Added dark theme normalized styles in default vue hace 7 años
yarn.lock 35231f6281 Added yarn dependecies to make file chain hace 7 años

README.md

vue-svg

vue-svg-test

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.