Skip to content

iwillwen/notes-app-vuejs-mindb

 
 

Repository files navigation

Learn Vuex by Building a Notes App

This code is for the tutorial on building a Notes App using VueJs and MinDB

Check out the full tutorial on coligo

Install the dependencies

npm install

Run the dev server with hot reload at localhost:8080

npm run dev

Build the app for production

npm run build

About

Learn Vuex by Building a Notes App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%