Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.
/ scotty Public archive

Meteor React Redux boilerplate with Server-Side Rendering

License

Notifications You must be signed in to change notification settings

juliancwirko/scotty

Repository files navigation

Scotty, we need more power with:

  • React
  • Redux
  • React Router 4
  • Server Side Rendering support with Redux state and Helmet
  • POSTCSS/SCSS/Flexbox

Meteor React boilerplate with Redux. Based on Official Meteor Guide.

"Beam me up, Scotty!" ;)

With custom demo Todo app implementation.

How to run:

$ git clone https://github.com/juliancwirko/scotty.git
$ cd scotty
$ rm .git
$ npm install
$ meteor

TODO

  • Meteor Accounts for React stuff
  • Testing stuff
  • Other cool stuff
  • Stuff