Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 490 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 490 Bytes

React Setup File

React Starting Template with Babel and Webpack

Requirement

  • npm
  • node.js
  • git

Testing

  • Done testing on Mac

Installation

Open Terminal and go to your selected folder.

To install, simply just make a git clone.

git clone [email protected]:superoo7/ReactStartingTemplate.git

on Unix/Linux Bash/Sh cd ReactStartingTemplate

on Windows 'dir ReactStartingTemplate'

Then run npm to install npm install

To start webpack server npm start

License

MIT