fed2019
v1.0.1
Published
Demonstration of the complexity & responsibilities of modern front end applications
Downloads
2
Readme
sdg-fed
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