Skip to content

anieshka/Meegu-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meegu

To run the backend:

  1. Create a virtual environment and then activate it (optional).
  2. Run "pip install -r requirements.txt", to install the required modules.
  3. Then run 'py manage.py runserver'.

To run the frontend:

  1. Run "npm install" to install all dependencies.
  2. Then "npm start"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • Python 37.0%
  • HTML 4.9%
  • CSS 0.2%