Net-Ninja-Vuex-Tutorial

In this repository, you will use Vue.js to learn Vuex.

Setup

  • Run npm install to install packages.
  • Run npm run serve to run the development server with hot reload at localhost:8080

Build

Run 'npm run build' for production with minification.

Resources

  • Net Ninja Vuex Tutorial Playlist
  • Vuex documentation