luis 7a4638ee45 Styling on the funcs panel 6 years ago
..
docker be46042d0d Implemented collaboration and server serialization 6 years ago
src 7a4638ee45 Styling on the funcs panel 6 years ago
.babelrc 6a6fe0583b Initial dev 6 years ago
.editorconfig 6a6fe0583b Initial dev 6 years ago
.eslintrc.js 4109c8cdcc frontend dev 6 years ago
.flowconfig 6a6fe0583b Initial dev 6 years ago
.gitignore 6a6fe0583b Initial dev 6 years ago
README.md 6a6fe0583b Initial dev 6 years ago
index.html 19c66c4d4c Adding sessions 6 years ago
package.json af8263afd9 Droning building 6 years ago
webpack.config.js 2f33dd9f45 Added dark theme normalized styles in default vue 6 years ago
yarn.lock 35231f6281 Added yarn dependecies to make file chain 6 years ago

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.