Skip to content

akaxiaok/react-todo

Repository files navigation

react-todo

CircleCI

A demo use react, bootstrap, webpack and more

How to use

  • First
$ npm install webpack & mocha -g
$ npm install
  • Start a server on local:8080 and open browser automatically
$ npm start
  • Test
$npm test
  • Build to /build
$ npm run build 

Todo

  • redux
  • test