readme :)

This commit is contained in:
2026-05-19 02:17:15 +00:00
parent 2d54ecc0c3
commit d543466168
+2 -20
View File
@@ -1,21 +1,3 @@
# bun-react-tailwind-shadcn-template # 'Watching You'
To install dependencies: This is a simple project designed to scare someone. :)
```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.3.14. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.