Awesome
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.
- <s>Persistence with Local Storage API</s>
- <s>Write markdown</s>
- <s>Table styles on Markdown</s>
- <s>Iframe styles on Markdown</s>
- Ctrl + s to save
- <s>Highlighter syntax</s>
- 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