Skip to content

This is a boilerplate template for a Meteor.js app that uses React.js as the view layer

Notifications You must be signed in to change notification settings

ryanswapp/react-meteor-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Meteor Template

This is a boilerplate template for a Meteor.js app that uses React.js as the view layer

NOTE

The first time you run this app it will fail. This is because it is using the reywood:bootstrap3-sass package. If you restart the app after it crashes it will then work from that point on. Check out the "To use" section here for more info.

Install

Run the following to get the bash file to work:

chmod +x ./run.sh

Now you can start the app with the following command:

./run.sh

Included Packages

react

meteorhacks:flow-router

kadira:react-layout

meteorhacks:flow-layout

aldeed:collection2

matb33:collection-hooks

dburles:collection-helpers

underscore

fourseven:scss

reywood:bootstrap3-sass

http

accounts-password

sanjo:jasmine

velocity:html-reporter

Included Components

MainLayout

MainHeader

MainFooter

UserLogin

FormInput

AuthErrors

About

This is a boilerplate template for a Meteor.js app that uses React.js as the view layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published