luis d1e4fdf989 Fix chat rejoined receiving repeated messages 7 роки тому
..
docker be46042d0d Implemented collaboration and server serialization 7 роки тому
src d1e4fdf989 Fix chat rejoined receiving repeated messages 7 роки тому
.babelrc 6a6fe0583b Initial dev 7 роки тому
.editorconfig 6a6fe0583b Initial dev 7 роки тому
.eslintrc.js 4109c8cdcc frontend dev 7 роки тому
.flowconfig 6a6fe0583b Initial dev 7 роки тому
.gitignore 6a6fe0583b Initial dev 7 роки тому
README.md 6a6fe0583b Initial dev 7 роки тому
index.html 19c66c4d4c Adding sessions 7 роки тому
package.json 2f33dd9f45 Added dark theme normalized styles in default vue 7 роки тому
webpack.config.js 2f33dd9f45 Added dark theme normalized styles in default vue 7 роки тому
yarn.lock 2f33dd9f45 Added dark theme normalized styles in default vue 7 роки тому

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.