Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 269 Bytes

File metadata and controls

10 lines (9 loc) · 269 Bytes

reactFacebook

sandbox for playing with react

install steps:

  1. install node
  2. npm install to restore dependencies
  3. npm install -g webpack to install webpack
  4. webpack -w to build
  5. open index.html in the browser, or use the "chrome icon" in phpstorm