A Simple and Elegant notes App

The app is built with Vue.js and uses Vuex for state mamanegement. The note app uses local Storage to store data.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build