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

https://github.com/santiq/meteor-react-boilerplate

A starter pack for meteor and react
https://github.com/santiq/meteor-react-boilerplate

Last synced: about 1 month ago
JSON representation

A starter pack for meteor and react

Awesome Lists containing this project

README

          

# Simple Meteor React Boilerplate

This boilerplate project has my most used configuration for starting a project

Clone this repo and then hit:

```meteor npm install && meteor npm run start```

# List of components

- react
- eslint with airbnb as set of rules
- lodash
- mocha-phantomjs as test runner
- meteor accounts
- mdg:validated-method - aldeed:simple-schema - aldeed:collection2