mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Merge pull request #433 from keidarcy/patch-1
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# React with Bun runtime
|
||||
|
||||
This is a React project boostrapped with bun.
|
||||
This is a React project bootstrapped with [bun](https://bun.sh/).
|
||||
|
||||
## Getting Started
|
||||
|
||||
### Cloning the repo
|
||||
|
||||
```sh
|
||||
bun create react ./app
|
||||
bun create react ./react-bun-app
|
||||
```
|
||||
|
||||
### Development
|
||||
|
||||
Reference in New Issue
Block a user