https://github.com/ikmnjrd/esbuild-template
esbuildでReact+TypeScriptをサクッと
https://github.com/ikmnjrd/esbuild-template
esbuild react typescript
Last synced: about 2 months ago
JSON representation
esbuildでReact+TypeScriptをサクッと
- Host: GitHub
- URL: https://github.com/ikmnjrd/esbuild-template
- Owner: ikmnjrd
- Created: 2021-12-20T16:09:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T03:05:46.000Z (over 3 years ago)
- Last Synced: 2025-01-19T14:18:31.134Z (4 months ago)
- Topics: esbuild, react, typescript
- Language: TypeScript
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# セットアップ
## プロジェクトをクローン
`# git clone [email protected]:ikmnjrd/react-ssr-knative-boilerplate.git``# rm -rf .git/`
`# npm install`
## コマンド
`# npm run build`