image-shop: angularjs image shop
The primary goal of image-shop
ui application is to provide best practices
for software development projects.
Development process, Architecture, Design, Construction of the code, Testing, Project management, Peer reviews etc...
If you want discuss something or just have a question, write an issue: https://github.com/piecyk/image-shop/issues
- Github Pages: http://piecyk.github.io/image-shop/#/
git clone https://github.com/piecyk/image-shop
cd image-shop
npm install
npm install -g gulp
# run dev build, start express server, and watch on change files
gulp dev
# run build production
gulp prod
# run unit tests and e2e
gulp test
# run unit tests in watch mode
gulp unitDev
# run test, prod, and deplou on gh-pages ( still under work )
gulp deploy
- create ES6 AngularJs 2.0 version on branch
- create ReactJs version on branch
- coverage: assert a valid coverage report is generated
- write rest nodejs/scala server to make the orders