https://github.com/syrup/undangan-online
https://github.com/syrup/undangan-online
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syrup/undangan-online
- Owner: Syrup
- Created: 2025-08-04T06:11:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-08-06T06:23:22.000Z (9 months ago)
- Last Synced: 2025-08-29T10:58:35.647Z (8 months ago)
- Language: TypeScript
- Homepage: https://undangan-online-sand.vercel.app
- Size: 25.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun-react-tailwind-template
To install dependencies:
```bash
bun install
```
To start a development server:
```bash
bun dev
```
To run for production:
```bash
bun start
```
This project was created using `bun init` in bun v1.2.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.