lincenying / mmf-blog-vite-vue3

mmf-blog vue3.0 (vue3, vue-router, pinia, unocss, vite, pwa)

Home Page:http://www.mmxiaowu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmf-blog vuejs 3.0 v3 中文说明

demo: http://www.mmxiaowu.com

The main technical stack: vue 3, vue-router 4, pinia, vitejs 5, unocss, eslint, pwa, 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:7779

Login http://localhost:7779/backend/login

LICENSE

MIT

About

mmf-blog vue3.0 (vue3, vue-router, pinia, unocss, vite, pwa)

http://www.mmxiaowu.com

License:MIT License


Languages

Language:Vue 38.5%Language:TypeScript 29.4%Language:SCSS 18.4%Language:CSS 12.4%Language:JavaScript 1.0%Language:HTML 0.2%Language:Shell 0.1%