upstream #1

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

View File

@ -93,6 +93,12 @@ npx degit timlrx/tailwind-nextjs-starter-blog#typescript
6. Add blog posts 6. Add blog posts
7. Deploy on Vercel 7. Deploy on Vercel
## Installation
```bash
npm install
```
## Development ## Development
First, run the development server: First, run the development server: