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: about 1 month ago
JSON representation
Galaxy documentation
- Host: GitHub
- URL: https://github.com/meteor/galaxy-docs
- Owner: meteor
- Created: 2016-04-08T22:14:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T13:48:24.000Z (about 2 months ago)
- Last Synced: 2024-10-01T05:08:13.357Z (about 1 month ago)
- Topics: documentation, meteor, meteorjs
- Language: JavaScript
- Homepage: http://galaxy-guide.meteor.com/
- Size: 22.9 MB
- Stars: 13
- Watchers: 12
- 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
```