An open API service indexing awesome lists of open source software.

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

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