Skip to content

pouu69/react-redux-dust

Repository files navigation

react + redux 미세먼지 조회 프로젝트

URL

Spec

  • react
  • redux / react-redux
  • jest
  • chai/expect
  • webpack v2
  • ES6 / 7 (async,await)

Installation

$ npm install

Getting Start

// development ( Hot loader )
$ npm start

// production
$ npm run build

// test
$ npm run test

Other Version

  • If you change to another branch, you can use the redux-saga version.