upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit 4175cfe38f - Show all commits

View File

@ -155,6 +155,12 @@ npx degit 'timlrx/tailwind-nextjs-starter-blog'
yarn
```
Please note, that if you are using Windows, you may need to run:
```bash
set PWD="$(pwd)"
```
## Development
First, run the development server: