Skip to content

Study project for the Angular 8 course taught by @andrebaltieri at the company 5by5

Notifications You must be signed in to change notification settings

jcmdsbr/poc-angular-shopping-car

Repository files navigation

The ShoppingCart 😎

Study project for the Angular 8 course taught by @andrebaltieri at the company 5by5

Give a Star! ⭐

If you liked the project, please give a star ;)

You need some of the fallowing tools ❗

  • Angular 8+

Description 📚

  • Angular is an application design framework and development platform for creating efficient and sophisticated single-page apps.

  • These Angular docs help you learn and use the Angular framework and development platform, from your first application to optimizing complex single-page apps for enterprises. Tutorials and guides include downloadable examples to accelerate your projects.

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.

Startup ✔️

ng build // to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build
ng test  // to execute the unit tests via Karma
ng e2e   // to execute the end-to-end tests via Protractor
ng serve // to run localy and navigate to `http://localhost:4200/`

Check official documentation Redirect

About

Study project for the Angular 8 course taught by @andrebaltieri at the company 5by5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published