Skip to content

PralaySarkar/Django-Website-HTML-CSS-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Website Using HTML CSS Bootstrap Python Django

Clone the repository.

All the command to use upload the file and projects on github.

  1. git init
  2. git add .
  3. git commit -m "first commit"
  4. git remote add origin [link]
  5. git push origin master

Running the app

Install all the requirements in your environment.

After that, run the app using Django manage.py.

python manage.py runserver

Access the homepage on http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published