Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 227 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 227 Bytes

react-template

react-template

How to use

  • clone this repo
git clone https://github.com/zhaozhuoboy/react-template.git
  • installing dependencies
npm install
npm start
  • build
npm run build