Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moeen-basra/meteor-react-router-boilerplate
inspired by ffx-meteor-react-boilerplate
https://github.com/moeen-basra/meteor-react-router-boilerplate
boilerplate meteor meteorjs react
Last synced: 18 days ago
JSON representation
inspired by ffx-meteor-react-boilerplate
- Host: GitHub
- URL: https://github.com/moeen-basra/meteor-react-router-boilerplate
- Owner: moeen-basra
- Created: 2016-07-14T18:52:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T19:00:09.000Z (over 8 years ago)
- Last Synced: 2024-11-10T03:02:26.421Z (3 months ago)
- Topics: boilerplate, meteor, meteorjs, react
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Meteor 1.3 + React + React Router + Redux Boilerplate
### credit goes to ffxsam
(and sample project)
## Purpose
The goal of this boilerplate is twofold:
1. To provide a good starting point as a scaffold for new Meteor/React projects. This boilerplate will continue to evolve as Meteor and React continue to change and mature.
2. To also serve as a learning resource by offering an example project.## Installation
Clone this repository, then run:
$ npm install
This will install NPM packages and update the Meteor packages used in the boilerplate.
## Ideas That Graduated
### `features` folderI've been using this structure for awhile now, where there's a folder called `features` which contains large parts of a project. For example:
* `features/Billing`
* `features/AnimatedCharts`These are typically self-contained groups of components, containers, and methods that are not used anywhere else. I've found that this structure makes it much easier for me to track down problems because I know exactly where to look.
## Future Ideas/Plans
* Come up with a totally working and killer test solution using Mocha and Enzyme
* Explore CSS Modules.If you have any questions, please create an issue in GitHub. Thanks!
## Beer
Oh, and if you found any of this helpful, feel free to buy me a beer! Bitcoin address follows.
**Address: 1PFe5p4PFv8fhE9tdHyTkHamBivzySyYxD**