Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

OpenDataPolicingNC/prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Open Data Policing NC Prototypes

To test locally, run a Python web server from this directory:

# Python <= 2.7
python -m SimpleHTTPServer
# Python >= 3.0
python -m http.server

Now visit http://localhost:8000/ in your browser.

Releases

No releases published

Packages

No packages published

Languages