// create app template $ npx create-react-app {プロジェクト名} --template typescript // activate yarn $ yarn // enable support plugin in VS code // https://yarnpkg.com/getting-started/editor-sdks#vscode $ yarn dlx @yarnpkg/sdks vscode //when you switch to production //windows $ set NODE_ENV=production //linux $ NODE_ENV=production
HappyJohnConnor/jstock_client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|