Skip to content

banirezaie/astrocoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance register

In order to run the frontend react app, run these commands:

  • cd frontend
  • npm install
  • npm start

then on a different Terminal:

  • npm install
  • npm run dev