Skip to content

michadereus/GroceryList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Setup

The first thing to do is to clone the repository:

$ git clone https://github.com/michadereus/GroceryList.git
$ cd GroceryList

Then install the dependency:

$ pip install django

Once pip has finished downloading:

$ cd GroceryList
$ python ./grocery_list/manage.py runserver

Navigate to http://127.0.0.1:8000/ in a browser page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published