Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 254 Bytes

Installation

git clone https://github.com/labnize/react-webpack3.git
cd react-webpack3
npm install

How to run a dev server locally?

Just run "gulp" in this root folder

How to build files?

Just run "gulp build" in this root folder