Skip to content

s2023/heroesApp

Repository files navigation

HeroesApp

This project was generated with Angular CLI version 17.0.5.

Development

  1. Clone the project: git clone https://github.com/s2023/heroesApp
  2. Run npm install to install node modules.
  3. In a terminal raise the Backend: npm run backend. It will automatically be deployed to https://localhost:3000/users and https://localhost:3000/heroes.
  4. In another terminal run the Application: npm start o ng serve -o. It will automatically be deployed to https://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

Código fuente curso de Angular - Sección 13-16. https://s2023.github.io/heroesApp/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published