- Clone repository:
$ git clone https://github.com/I-ArchanaDash/shikshastudio.git
- Go to
shikshastudio
:
$ cd shikshastudio
- Install requirements:
$ pip install -r requirements.txt
- Set up DB:
$ python manage.py makemigrations
$ python manage.py migrate
- Run the app:
$ python manage.py runserver
Thanks for reading.
Credits: Unacademy for the Landing page video