Jul 20, 2017 · 1 min read
heroku create $APP_NAME --buildpack https://github.com/mars/create-react-app-buildpack.gitI think you need two hyphens before buildpack :)
heroku create $APP_NAME --buildpack https://github.com/mars/create-react-app-buildpack.gitI think you need two hyphens before buildpack :)