markdown-project
The notebook app will allow the user to write notes in markdown
The markdown will be previewed in real time
The users will be able to add as many notes as they want
The notes will be restored the next time the user visits the app
Preview app image
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint