https://github.com/takara2314/2314.world
たからーんのポートフォリオ
https://github.com/takara2314/2314.world
Last synced: about 1 month ago
JSON representation
たからーんのポートフォリオ
- Host: GitHub
- URL: https://github.com/takara2314/2314.world
- Owner: takara2314
- License: mit
- Created: 2024-03-02T13:33:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T17:04:04.000Z (over 1 year ago)
- Last Synced: 2024-04-17T22:21:01.980Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://beta.2314.world/
- Size: 746 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# たからーんのポートフォリオ
[](https://www.typescriptlang.org/)
[](https://remix.run/)
[](https://react.dev/)
[](https://tailwindcss.com/)
[](https://vitejs.dev/)
[](https://biomejs.dev/)
[](https://pages.cloudflare.com/)[](./LICENSE)
たからーん (濱口 宝、takara2314) のポートフォリオサイトです。
[前作](https://github.com/takara2314/2314.tk)同様、何かのワールドに入ったかのようなデザインにしてみました。
3Dゲームを作っているみたいで楽しかったです
## 🛠 前提
- Node.js v20+
## 💻 コマンド
| コマンド | 説明 |
| :-------------- | :------------------------------------------------------ |
| `npm install` | 依存関係をインストールします |
| `npm run dev` | `localhost:5173` でローカル開発サーバーを起動します |
| `npm run build` | プロダクション用にビルドします |
| `npm start` | プロダクションサーバーを起動します |
| `npm run lint` | appディレクトリのコードを静的に分析し、典型的なエラーを検出します |## 🚀 デプロイ
mainブランチのCIが通過でき次第、 [Cloudflare Pages](https://pages.cloudflare.com/) に自動デプロイされます。
## ⚖️ ライセンス
[MIT License](./LICENSE)
## 👨💻 開発者
[Takara Hamaguchi](https://github.com/takara2314)
© 2024 Takara Hamaguchi