Skip to content

thedailytexan/sg-elections-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sg elections explorer

written for the daily texan by junyuan tan, senior tech ops

to run

        copytext
        flask
        frozen-flask
   cd backend
   python application.py```


# to generate a static version

```cd backend
   python generate.py
   cd build
   python -m SimpleHTTPServer 8000 (or any other local port tbh)```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published