trilium/frontend
2017-05-22 20:43:45 -04:00
..
js cleanup 2017-05-22 20:43:45 -04:00
.babelrc Initial prototype commit 2017-05-22 20:32:19 -04:00
.gitignore Initial prototype commit 2017-05-22 20:32:19 -04:00
index.html cleanup 2017-05-22 20:43:45 -04:00
README.md Initial prototype commit 2017-05-22 20:32:19 -04:00

frontend

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

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