An open API service indexing awesome lists of open source software.

https://github.com/monsterxcn/myblog

📝 New blog powered by Nuxt & Tailwind CSS
https://github.com/monsterxcn/myblog

Last synced: 2 months ago
JSON representation

📝 New blog powered by Nuxt & Tailwind CSS

Awesome Lists containing this project

README

        

# Monstx's Blog

~~🎉 New Start with Gridsome at 2020.08.15~~

🎉 New Start with Nuxt.js at 2023.02.20

```bash
git clone https://github.com/monsterxcn/myBlog.git --depth=1 --branch=nuxt
pnpm config set registry https://registry.npmmirror.com
pnpm i
pnpm dev
```