1.3.4 • Published 6 years ago
react-to-heroku v1.3.4
react-to-heroku
Sets up a React app and deploys to Heroku with zero configuration.
Ideal for developers new to React wishing to quickly get a project started.
Inspired by Mars Hall, Chris Patty, and simple-react-app.
Prerequisites
You must have a Heroku account, to have installed the appropriate version of the Heroku CLI for your operating system, and to have logged into your Heroku account using heroku login.
Installation and launch
npm install -g react-to-heroku
react-to-heroku my-app