Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 430 Bytes

reactant

boilerplate for react

confirm webpack and react setup

  • make dev will start a webpack-dev-server
  • navigate to localhost:8000 and the page should have a background with a value of #000000 and there should be links to / and /about

confirm redux setup

  • clicking the Print button on the page / should print Hello World! to the console
  • the current path should be visible next to Path: