Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 775 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 775 Bytes

BadgersCode

This project was generated with Angular CLI version 9.1.6.

Dependencies

Run npm install.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/.

Run npm run server (local node server running on http://localhost:9000).

Code scaffolding

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 ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.