Skip to content

angeldelacruzdev/angular-auth-template

Repository files navigation

Angular Auth Template

This project was generated with Angular CLI version 15.2.6.

Development server

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

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.

Backend Server

Visit Nestjs Framework: https://github.com/angeldelacruzdev/nestjs-jwt-typeorm-sql

Unit tests

Do-it-yourself unit tests, I don't know your business model at the time of its development.

After you create your unit tests, they can be run with this command:

ng test or npm run test