Skip to content

Latest commit

 

History

History
 
 

frontend

Angular 13 / Bootstrap 5 & CRUD REST API

Frontend

Installation

  • npm install (installing dependencies)

Developpement

Linter

  • npm run lint

Tests

  • npm run test
  • npm run coverage

Compilation

  • npm run build ( without SSR)
  • npm run build:ssr ( with SSR)

Production

Documentation

English Tutorials

Tutoriels en français