Skip to content

A simple deployment ready react - webpack 4 boilerplate for heroku

Notifications You must be signed in to change notification settings

rajeshdavidbabu/react-for-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-for-heroku

A simple deployment ready webpack-react application for heroku. Please follow the link for detailed explanation: https://codeburst.io/deploy-your-webpack-apps-to-heroku-in-3-simple-steps-4ae072af93a8

Instructions

  1. Clone this repo
  2. Run npm install
  3. Run npm run dev, localhost:8080 will open up in your default browser

Verify production code

  1. Run webpack -p
  2. Run node server.js, and visit localhost:8080, voila your code is ready for heroku now.

About

A simple deployment ready react - webpack 4 boilerplate for heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published