Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 514 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 514 Bytes

react-reaction

Kickstarter project of ReactJS

-- Its just a basic project of ReactJS with webpack and webpack-dev-server environments.

-- To get started

  • Install Node Package Manager (npm)
  • Download/Clone the reaction
  • run npm install
  • run npm run dev Application will be starting on localhost:8080
  • Play around with it
  • All your JS code will be in src/js

-- Basic model might help you building your awesome application :)