Skip to content

slns/react-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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