Skip to content

SPA using Angular 11 developed during study course on desenvolvedor.io platform.

Notifications You must be signed in to change notification settings

lucasdsalves/basicAngularApp

Repository files navigation

MeuProjetoAngular Description

This project was generated with Angular CLI version 11.0.5 during a study course on desenvolvedor.io (https://desenvolvedor.io/).

Single Page Application with:

  • Data Binding concepts - Interpolation, Property Binding, Event Binding and Two-Way Binding.
  • Fake back-end using JSON-server (https://github.com/typicode/json-server) for products list.
  • Routes configured manually for study.

ANGULAR infos

Development server

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

Build

Run ng build to build the project. Use the --prod flag for a production build.

Module

Run ng g module NameModule for module dreation

Component

ng g c folder/componentName for component creation.

Nodule_modules

When cloning the project, the packages should be installed npm install

About

SPA using Angular 11 developed during study course on desenvolvedor.io platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published