Skip to content

DreamerKing/sample-code

 
 

Repository files navigation

React App Boilerplate

Sample codes used in the Pro React book, organized per chapter.

Usage

All chapter folders contain individual projects with individual package.json and webpack configurations. To run anyone of them use:

npm install
npm start

Open http://localhost:8080 in your browser.

About

Sample code for chapters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • CSS 13.1%
  • HTML 6.2%