https://github.com/cvan/nebula
galaxy prototypes
https://github.com/cvan/nebula
Last synced: about 1 year ago
JSON representation
galaxy prototypes
- Host: GitHub
- URL: https://github.com/cvan/nebula
- Owner: cvan
- Created: 2014-03-18T07:52:05.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-07-30T02:26:00.000Z (almost 12 years ago)
- Last Synced: 2025-03-24T09:50:19.092Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://cvan.io/nebula/
- Size: 31.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nebula
Nebula is a collection of Galaxy prototypes (all static HTML+CSS+JS).
# Development
A server is not required, as long as the files are served off an `http`/`https` origin.
If you need a server, use [nginx](http://nginx.org/en/) or a simple server such as Python's:
python -m SimpleHTTPServer 8000
Then to load a prototype, start in the `catalogue` directory. I'd recommend starting with [Catalogue Prototype E](http://localhost:8000/catalogue/e/).