Skip to content

Instantly share code, notes, and snippets.

@brunokiafuka
Created March 29, 2019 15:06
Show Gist options
  • Save brunokiafuka/a16f123670dd5da22c33034778794096 to your computer and use it in GitHub Desktop.
Save brunokiafuka/a16f123670dd5da22c33034778794096 to your computer and use it in GitHub Desktop.
deploy create-react-app buildpack
heroku create <AppName> --buildpack https://github.com/mars/create-react-app-buildpack.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment