Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.37 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.37 KB

Frontend application for speckcommerce.

Note

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.

Angular CLI

This project was generated with Angular CLI version 1.6.3.

Development server

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.

Code scaffolding

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.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Karma.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use npm run script ng help or go check out the Angular CLI README.