Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djhi/meteor-webpack-react-redux-boilerplate

A boilerplate to use Webpack, React and Redux with Meteor
https://github.com/djhi/meteor-webpack-react-redux-boilerplate

Last synced: 23 days ago
JSON representation

A boilerplate to use Webpack, React and Redux with Meteor

Awesome Lists containing this project

README

        

# Meteor Webpack React Redux boilerplate

A boilerplate to use Webpack, React and Redux with Meteor.

Heavily inspired by https://github.com/jedwards1211/meteor-webpack-react

# Setup

Run `make install`.

# Development

Start the application by running `make run-dev`. Wait for webpack and Meteor to load.

Application is running at `http://localhost:3000`.