Skip to content

EnjiRouz/Vue.js-Notes-App

Repository files navigation

Vue.js-Notes-App

Simple notes app with editing and searching. Powered by Vue.js

Screenshot

You can edit, search, create new and delete existing notes:

show

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.