Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SunCity – Guide rapide

Structure du projet

  • backend/ : API mockée avec json-server.
  • frontend/ : application Angular.

Lancer le backend (API json-server)

cd backend
json-server db.json

Lancer le frontend Angular

cd frontend
npm i
npm start

L’application est disponible sur http://localhost:4200.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages