v-notes
v-notes copied to clipboard
:notebook: Simple and beautiful notepad to Markdown with Vue.js and Local Storage API
trafficstars
vNotes
Simple and beautiful notepad to Markdown with VueJs and Local Storage API.
Will be implemented
I started the development for upgrade to Vue 2.0, see the to-do list.
- [x]
Persistence with Local Storage API - [x]
Write markdown - [x]
Table styles on Markdown - [x]
Iframe styles on Markdown - [ ] Ctrl + s to save
- [x]
Highlighter syntax - [ ] Service Worker
- [ ] Import and export notes
- [ ] Speech Recognition API :D
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build