blattmann / vuenotes

Simple note taking app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuenotes

Simple note taking app.

Features:

  • List notes
  • Add a note
  • Edit a note
  • Delete a note

Each note looks like a colored rectangular box. Boxes can be colored in different colors, selected from a fixed list of colors.

Live demo

https://vnotes.netlify.com

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

About

Simple note taking app

License:MIT License


Languages

Language:Vue 51.0%Language:JavaScript 27.8%Language:CSS 18.9%Language:HTML 2.3%