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
- Host: GitHub
- URL: https://github.com/monsterxcn/myblog
- Owner: monsterxcn
- Created: 2020-08-14T14:36:45.000Z (almost 5 years ago)
- Default Branch: nuxt
- Last Pushed: 2024-11-12T15:47:28.000Z (7 months ago)
- Last Synced: 2025-01-28T20:44:03.665Z (4 months ago)
- Language: Vue
- Homepage: https://xblog.vercel.app
- Size: 24.8 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```