Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 210 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 210 Bytes

react-webpack-boilerplate

Install

npm install

Run the development server

npm start

Navigate in the browser to: http://0.0.0.0:3001

Create distribution files

npm run build