Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.32 KB

ProgrammersWorld

This project was generated with Angular CLI version 10.0.6.

Development server

Run npm start for a dev server (shortcut for ng serve --open) and wait for the compilation to finish, then the browser will open automatically.

Requirements

What you must know

  1. HTML
  2. CSS
  3. JavaScript
  4. Angular or Express

If you have this skills, it is a plus

  1. AngularMaterial
  2. Bootstrap
  3. FontAwesome

Things to use for consistency

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

Run ng test to execute the unit tests via Karma.

Run ng e2e to execute the end-to-end tests via Protractor.

To get more help on the Angular CLI use ng help.