Skip to content

crhistianramirez/ngx-shopper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngx-shopper

Four51's starter application for building angular 2+ solutions on the OrderCloud platform.


Building Locally

  1. Navigate to the project root with cd src/UI/Buyer.

  2. If you have not before, install the Angular CLI globally on your machine with npm install -g @angular/cli

  3. Install dependencies with npm install

  4. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Other Useful Commands

  • Run ng test --sourceMap="false" from root to run all unit tests.

  • Run ng build from root to compile the project without serving.

  • Run ng generate component component-name from any directory to generate code scafolding for a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.4%
  • HTML 14.9%
  • CSS 3.0%
  • JavaScript 0.7%