0.0.1 • Published 7 years ago
vue-ioc v0.0.1
vue-ioc
IoC and DI for Vue powered by InversifyJS. Project in progress... Please pray for finish it in reasonable time ;)
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintRun your end-to-end tests
npm run test:e2eRun your unit tests
npm run test:unit