Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 209 Bytes

Installation

git clone https://github.com/skorp/react-boilerplate.git react-app
cd react-app
npm install

developing

npm run dev

production

npm run build