Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 570 Bytes

census-mockups

Starting to build out some page skeletons here, using importd to run things through a little local server. (This gives us access to Django template tricks and some Python processing, and will help avoid domain issues when we start using D3 to play with data.)

To run locally:

>> git clone [email protected]:censusreporter/census-mockups.git
>> cd census-mockups
>> mkvirtualenv census --no-site-packages
>> workon census
>> pip install -r requirements.txt
>> python demo.py
>> open http://localhost:8000/profile/