Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 300 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 300 Bytes

React With Webpack Boilerplate

Version

1.2.0

Installation

Install the dependencies

$ npm install

Yarn

$ yarn install

Run the development server

Dev server is now ready and can be accessed in browser in http://localhost:8080

$ npm run dev-server