/react-redux-materialui-sample

this is sample application useing react×redux×materialui

Primary LanguageJavaScript

React×Redux×MaterialUi Sample Project

Installation

yarn

or

npm install

How to start it

this use webpack-dev-server. you can start with this command below.

npm start

then access to

http://localhost:9000