Currently Speckcommerce project is a development playground and is not meant to be used in production in parts or as a whole. No business domain experts were involved and no production considerations were taken into account for speckcommerce architecture.
Project code is a subject to change. No support will be provided.
This project was generated with Angular CLI version 1.6.3.
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app
will automatically reload if you change any of the source files.
Run npm run ng generate component component-name
to generate a new
component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run npm run build
to build the project. The build artifacts will be
stored in the dist/
directory.
Run npm test
to execute the unit tests via Karma.
Run npm run e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use npm run script ng help
or go check
out the Angular CLI README.