Open mkuperman opened 7 years ago
https://nodejs.org/en/ version 6.9.5
Setup: git clone https://github.com/roi-itlab/web cd web npm install
Test: npm test
End2End test: npm start (run in background) npm run e2e (or just open http://localhost:4200/ and test it manually)
https://nodejs.org/en/ version 6.9.5
Setup: git clone https://github.com/roi-itlab/web cd web npm install
Test: npm test
End2End test: npm start (run in background) npm run e2e (or just open http://localhost:4200/ and test it manually)