Skip to content

lincenying/mmf-blog-vite-nuxt

Repository files navigation

mmf-blog nuxt 3.0 v3

demo: http://nuxt.mmxiaowu.com

The main technical stack: nuxt3, pinia, unocss, eslint, ssr


Other versions

react(spa): https://github.com/lincenying/mmf-blog-react-v2

react(hooks spa): https://github.com/lincenying/mmf-blog-vite-react

vue2(spa): https://github.com/lincenying/mmf-blog-vue2

vue2(pwa ssr): https://github.com/lincenying/mmf-blog-vue2-pwa-ssr

vue3(spa): https://github.com/lincenying/mmf-blog-vite-vue3

vue3(pwa ssr): https://github.com/lincenying/mmf-blog-vite-vue3-ssr

nuxt3: https://github.com/lincenying/mmf-blog-vite-nuxt


First installation api server:

express-ts: https://github.com/lincenying/mmf-blog-api-ts

Project setup

$ pnpm install

Compiles and hot-reloads for development

$ pnpm serve

Compiles and minifies for production

$ pnpm build

Preview for production

$ pnpm start

Lints and fixes files

$ pnpm lint

Home Site http://localhost:3000

Login [http://localhost:3000/_backend/login] (http://localhost:3000/_backend/login)

LICENSE

MIT

Releases

No releases published

Packages

No packages published