Skip to content

Instantly share code, notes, and snippets.

@superj80820
Last active February 2, 2020 09:56
Show Gist options
  • Save superj80820/0336a3b145567429506ad4c04244291d to your computer and use it in GitHub Desktop.
Save superj80820/0336a3b145567429506ad4c04244291d to your computer and use it in GitHub Desktop.
ar-card
mkdir <你的專案名稱>
cd <你的專案名稱>
git init
heroku login
heroku create <你的專案名稱>
heroku buildpacks:set heroku/nodejs
@judokao
Copy link

judokao commented Feb 2, 2020

您好~~想問這個檔案要存成什麼檔案類型?要放在哪啊?
我從你的arcard的資料夾沒有發現看到它
是要直接創建在git上嗎?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment