Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 247 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 247 Bytes

react-boilerplate

Setup

git clone git@github.com:huozhi/react-boilerplate.git your-app-name --depth=1
npm install # visit localhost:3000

Development

npm start

Build

npm run build

License

MIT