Skip to content

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 609 Bytes

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 609 Bytes

Its an React-redux boilerplate project.

For detail see Create React App. For detail see Redux.

Also thanks to the Chuch Noris Joke API

Its an MIT Licensed project and you can do what the hell you want.

I hope you know

npm install

then

npm run start

Then you should see some funny jokes from Chuck Norris.

Issues

Module can not found 'react'

If you got this error, please see Dan's solution.