Skip to content

Tibze/starter-vue2-vuex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Vue 2 / Vuex

It's an update of my VueJs 1.X.X stack for working with Vue 2. Example of product List / Card from Vuex

Installation

You must have gulp

yarn global add gulp

To work on the project, clone the repo and

$ yarn install
$ gulp

For production

gulp build

Tests

Test Unit with karma

gulp test:serve
gulp test:unit

Test E2E with nightwatch

gulp test:e2e

21/12/2016

Added a circle.yml, run tests in the cloud ( https://circleci.com )

About

Upgrade Starter for work with Vue 2 & Vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published