Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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}
- Host: GitHub
- URL: https://github.com/thecodeteam/codedellemc.github.io
- Owner: thecodeteam
- License: mit
- Created: 2014-09-04T19:31:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T17:59:50.000Z (over 7 years ago)
- Last Synced: 2024-03-26T06:25:21.155Z (9 months ago)
- Language: JavaScript
- Homepage: http://codedellemc.com
- Size: 93.7 MB
- Stars: 44
- Watchers: 47
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.