Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 491 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 491 Bytes

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