Skip to content

nathanmaru/Meegu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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