nuxt blog
v1.7.0


nuxt3, nuxt-content2, vue3 및 tailwindcss로 구축 된 nuxt 블로그




라이브 데모
https://blog.nurriyad.com
Vercel에서 호스팅 :
npm run build
Node.js 16+가 필요합니다
# install dependencies
yarn install
# serve in dev mode, with hot reload at localhost:5173
yarn run dev
# build for production
yarn run build
# serve in production mode
yarn run preview