xxgo1992 / notes-app-vuejs-vuex

Learn Vuex by Building a Notes App

Home Page:https://coligo.io/learn-vuex-by-building-notes-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Vuex by Building a Notes App

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

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

https://coligo.io/learn-vuex-by-building-notes-app/

License:MIT License


Languages

Language:Vue 47.4%Language:JavaScript 26.5%Language:CSS 20.6%Language:HTML 5.5%