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

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: