A Meteor application starter based on the Meteor guide.
This application contains the bare minimum configuration you would typically have to do when creating a new project.
- Download the latest release here https://github.com/dburles/meteor-guide-starter-react/releases
$ npm install
$ meteor
MIT