Skip to content

Refonte de l'application plafor pour séparer le frontend et le backend en deux applications distinctes.

License

Notifications You must be signed in to change notification settings

OrifInformatique/plafor_frontback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plafor_frontback

This project is the redesign of the CI4 Plafor web application, where frontend and backend are now seperated.

Frontend

The frontend is made using React and Tailwind.

Run in local

  1. cd frontend
  2. npm install
  3. npm start
  4. Go to http://localhost:3000.

Testing

  1. npm test

Building the app

  1. npm run build

Backend

The backend is made using [...].

Run in local

  1. cd backend.
  2. [...]

Testing

  1. [...]

Building the app

  1. [...]

About

Refonte de l'application plafor pour séparer le frontend et le backend en deux applications distinctes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors