Created
December 16, 2018 08:04
-
-
Save p208p2002/4c219a8909f6903f13ff9522fcb30227 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "scripts": { | |
| "start": "node scripts/start.js", | |
| "build": "set PUBLIC_URL=https://你的帳號.github.io/儲藏庫/index所在資料夾&& node scripts/build.js", | |
| "test": "node scripts/test.js" | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment