This commit is contained in:
parent
55361090e0
commit
e0c22cccd2
1 changed files with 0 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ Start the development server on `http://localhost:3000`:
|
|||
|
||||
```bash
|
||||
bun run dev
|
||||
|
||||
```
|
||||
|
||||
## Production
|
||||
|
|
@ -30,7 +29,6 @@ Build the website for production:
|
|||
|
||||
```bash
|
||||
bun run build
|
||||
|
||||
```
|
||||
|
||||
If you encounter issues when building (eg. missing TS config files,) regenerate the stub files:
|
||||
|
|
|
|||
Loading…
Reference in a new issue