Skip to content

mrbridge-mrbridge/Netviews-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NETVIEWS BLOG

With Django Web Framework

Installation

  • Clone Repository
  • CD into Project within your preferred IDE.
#In your terminal run
Run and activate python virtual environment

e.g 
# to install virtual env
py -m pip install pipenv
py -m pipenv install django

# to activate virtual env
py -m pipenv shell

Make sure you are in the Projects directory

# Run server
e.g.
py manage.py runserver
Enter ip into browser and enjoy

DATABASE ~ Default sqlite3

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Basic Frontend

https://cdn.jsdelivr.net/npm/bootswatch@4.5.2/dist/lux/bootstrap.min.css

About

A Blog containing Articles of Bible Truths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published