important progress
This commit is contained in:
parent
a72653fcce
commit
9bb5157d5d
3 changed files with 26 additions and 87 deletions
22
README.md
22
README.md
|
|
@ -1,21 +1,5 @@
|
|||
# bun-react-template
|
||||

|
||||
|
||||
To install dependencies:
|
||||
# StateBuddy
|
||||
|
||||
```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.14. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||
dependencies, bla, bla
|
||||
Loading…
Add table
Add a link
Reference in a new issue