Skip to content

ChristopheRibault/ChristopheRibault_13_25102021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argent Bank

Getting started

3. Manage project from root directory

  1. Install dependencies in both back and front apps with yarn install
  2. Populate database with yarn populate-db
  3. Start backend server with yarn start:back
  4. Start frontend with yarn start:front
  5. Or start both with yarn start
  6. Open API documentation
  7. Open Application

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • CSS 20.7%
  • HTML 17.2%
  • Shell 0.1%