Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 530 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 530 Bytes

VueNotes

A Simple Note Webapp made with Vue.js and Routing.

This app uses local storage, notes get cleared when moving to a new page.

Apache 2.0 License

Deployment URL

Heroku

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.