Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 149 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 149 Bytes

Simple react boiler plate

For small and test project

Development

npm install
npm start

Production

npm build