Skip to content

RiteshMasterChief117/blog

Repository files navigation

PagesApp

To contribute to this repository, you'll need the following configurations

clone the repo using:

git clone https://github.com/kwargdevs/PagesApp.git

navigate to the project directory

cd PagesApp

create a virtual environment

virtualenv .venv

activate virtual environment

source .venv/bin/activate

install django

pip install django

test if the project is working using:

python manage.py runserver

About

blog site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published