WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was 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.

About

Static prototypes for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages