https://github.com/dburles/meteor-guide-starter-react
A basic starter application based on the Meteor guide
https://github.com/dburles/meteor-guide-starter-react
meteor meteor-guide react
Last synced: 6 days ago
JSON representation
A basic starter application based on the Meteor guide
- Host: GitHub
- URL: https://github.com/dburles/meteor-guide-starter-react
- Owner: dburles
- License: mit
- Created: 2016-05-12T10:08:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-20T03:54:13.000Z (over 8 years ago)
- Last Synced: 2025-03-29T09:11:16.239Z (27 days ago)
- Topics: meteor, meteor-guide, react
- Language: JavaScript
- Size: 30.3 KB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# meteor-guide-starter-react
A Meteor application starter based on the [Meteor guide](http://guide.meteor.com/).
## Why?
This application contains the bare minimum configuration you would typically have to do when creating a new project.
## Installation
1. Download the latest release here https://github.com/dburles/meteor-guide-starter-react/releases
2. `$ meteor npm install`
3. `$ meteor`## License
MIT