Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 457 Bytes

React-Default

By SerSa

A React application with the webpack, babel, pre-configured to get the job started faster.

Dependencies

Install dependencies

npm install

Buid with Webpack

npm run webpack

Running project on development

npm start

After the command your application should start right in your default browser at localhost:8008, if you need change the port go to the file webpack.config.js