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
- Host: GitHub
- URL: https://github.com/santiq/meteor-react-boilerplate
- Owner: santiq
- License: gpl-3.0
- Created: 2016-08-25T04:24:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T04:28:34.000Z (about 9 years ago)
- Last Synced: 2025-02-21T19:43:31.858Z (8 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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