Skip to content

VigneshvijayMohan/Projectassingment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Steps to run the app

1. Install pipenv

pip install pipenv

2. Install dependencies

pipenv install

3. Make migrations

py manage.py makemigrations

4. Migrate

py manage.py migrate

5. Run the app

py manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages