Skip to content

sandyjoshi/react-webpack-heroku

Repository files navigation

Webpack-React-Heroku Boilerplate

React+Redux+Webpack Contact Manager demo app.

This is simple demo app, made using this starter kit and Material Ui components.

To Run

$ git clone https://github.com/sandyjoshi/react-webpack-heroku.git && cd react-webpack-heroku

Installation

Install all dependencies.

$ npm install

Development

Builds the application and starts a webserver with livereload. By default the webserver starts at port 3000.

$ npm start

Testing

We use Mocha to test our application.
You can run the tests that are defined under test with

$ npm test

About

contact manager demo ( react redux webpack heroku )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published