Merge pull request #310 from lanbau/patch-1

docs: add installation instructions
This commit is contained in:
Timothy 2021-12-24 17:49:24 +08:00 committed by GitHub
commit 0ae33aad62
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: