Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thecodeteam/codedellemc.github.io

the home for {code}
https://github.com/thecodeteam/codedellemc.github.io

Last synced: about 1 month ago
JSON representation

the home for {code}

Awesome Lists containing this project

README

        

##codedellemc.com
=================

*spoiler alert... it's a website.*

### Local Development

Any local development will require you to run a web server to test functionality. From the directory of this repo use `python -m SimpleHTTPServer 8000` or your favorite flavor.