create new app
Creating an app with CLI:
- create a GIT repository:
mkdir example&cd example&git init - create app & link remote to GIT repository:
heroku apps:create example
Creating an app with CLI:
mkdir example & cd example & git initheroku apps:create example© by Eric, 2022 - 2026. All Rights Reserved. Built with Typemill.