Skip to content

chriskarlsson/WebIntelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebIntelligence

Getting started

  • Load the pip environment - pipenv shell
  • Create the database - python manage.py migrate
  • Optional Create an admin account - python manage.py createsuperuser
  • Run the server - python manage.py runserver
  • Surf to the page - http://localhost:8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published