Skip to content

gricard/courses-vue-vuex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a5796f · Jul 28, 2017
Jun 7, 2017
Jun 6, 2017
Jul 27, 2017
Oct 18, 2016
Jul 28, 2017
Jul 22, 2017
Oct 18, 2016
Oct 18, 2016
Oct 18, 2016
Oct 18, 2016
Jun 6, 2017
Jan 18, 2017
Jun 8, 2017
Jun 6, 2017
Jul 28, 2017
Jul 27, 2017

Repository files navigation

courses-vue-vuex

A VueJS 2 / vuex / vue-router project

This is an implementation of a react/redux application I made while participating in Corey House's excellent React/Redux course on Pluralsight. After I finished the react/redux course, VueJS caught my interest and I decided to implement the same application in VueJS instead.

Build Setup

# install dependencies
npm install 

     OR 

yarn install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run all tests
npm test

Note: This is not a real, full application. It was just an educational exercise. I'm making it public only because it could be helpful to others.

I have no offiliation with Pluralsight.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published