Skip to content

RodrigoBLima/parking-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking

Project development to parking controll

Linkedin Badge

License Git Stars Last Commit NLW Stats Codacy Quality

Setup

  • Download/clone repo.
  • Create and activate a virtual environment.
  • Install Django and other dependencies with pip install -r requirements.txt.
  • Run Django app using python manage.py runserver.
  • Install React dependencies with npm install.
  • Run React app with npm start.
  • Build React app using npm run build.

Versioning

For the versions available, see the My repository.

Author

License

MIT License