luis 2ff5c4f05a tiny fix in css and drone update 7 years ago
..
docker be46042d0d Implemented collaboration and server serialization 7 years ago
src 2ff5c4f05a tiny fix in css and drone update 7 years ago
.babelrc 6a6fe0583b Initial dev 7 years ago
.editorconfig 6a6fe0583b Initial dev 7 years ago
.eslintrc.js adfcb9f356 Linting, new icons, new state component 7 years ago
.flowconfig 6a6fe0583b Initial dev 7 years ago
.gitignore 6a6fe0583b Initial dev 7 years ago
README.md 6a6fe0583b Initial dev 7 years ago
index.html 19c66c4d4c Adding sessions 7 years ago
package.json fd7a8c2dbd Concurrency fixes 7 years ago
webpack.config.js 5b520aacf2 Added icons when processing nodes 7 years ago
yarn.lock fd7a8c2dbd Concurrency fixes 7 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.