We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32280d3 commit 2828acbCopy full SHA for 2828acb
README.md
@@ -90,7 +90,13 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea
90
91
## Quick Start Guide
92
93
-1. JS (official support)
+1. TypeScript and Contentlayer (alpha)
94
+
95
+```
96
+npx degit timlrx/tailwind-nextjs-starter-blog#contentlayer
97
98
99
+or JS (official support)
100
101
```bash
102
npx degit https://github.com/timlrx/tailwind-nextjs-starter-blog.git
0 commit comments