Update README.md

This commit is contained in:
Irvin Lin 2021-12-24 17:44:39 +08:00 committed by GitHub
parent da08001b91
commit 4e0cde1412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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