Skip to content

lzpons/Projet_CSL_React

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nantes Prison Manager Project

Node version v12.16.3

Npm version v6.14.4

React version v17.0.1

First create a MongoDB Database with 3 collections:

prisoners

cases

motives

Available Scripts

In the project directory, you can run:

npm run dev

Runs npm start and node main.js to execute React App and NodeJS Server

Or you can choose to launch separately the React App and the NodeJS Server

First the NodeJS Server

node server/main.js

Then the React App

npm start

COntribution LPO

hello world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • CSS 6.7%
  • HTML 2.7%