Skip to content

Deve0ps/vue-material-kit

 
 

Repository files navigation

Vue Material Kit Free - Testing Branch

How to run locally the tests

  • Get testing branch to the latest version
    • git checkout testing
    • git pull
  • Install dependecies
    • npm install
  • Open project:
    • npm run serve
  • Run tests (in other terminal)
    • npm run test:test:kit
  • Open Visual regression dashboard
    • npm run generateReport

Development rules

  • After developing a new feature merge master into testing branch so Visual Regression would run with the last version of the kit

About

Vue Material Kit - Open Source Material Design UI Kit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 58.2%
  • Vue 39.3%
  • JavaScript 1.9%
  • HTML 0.6%