tmm / notational
- четверг, 25 мая 2017 г. в 03:12:44
Vue
Notational Velocity-inspired web app built with Vue.js (Not affiliated with Notational Velocity in any way)
Notational Velocity for the web built with Vue.js.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# deploy on Firebase
npm run deploy