Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meteor/galaxy-docs
Galaxy documentation
https://github.com/meteor/galaxy-docs
documentation meteor meteorjs
Last synced: 9 days ago
JSON representation
Galaxy documentation
- Host: GitHub
- URL: https://github.com/meteor/galaxy-docs
- Owner: meteor
- Created: 2016-04-08T22:14:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T13:48:24.000Z (4 months ago)
- Last Synced: 2025-01-16T23:05:36.270Z (17 days ago)
- Topics: documentation, meteor, meteorjs
- Language: JavaScript
- Homepage: http://galaxy-guide.meteor.com/
- Size: 22.9 MB
- Stars: 13
- Watchers: 10
- Forks: 34
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# galaxy-docs
## Run HEXO Server
To run:```
npm install
npm start
```