Giter VIP home page Giter VIP logo

lqsong / midway-vue3-ssr Goto Github PK

View Code? Open in Web Editor NEW
44.0 2.0 8.0 338 KB

基于Midway、Vue 3 构建的 SSR 框架,简单、易学易用、方便扩展,您一直想要的Vue SSR 框架

Home Page: http://midway-vue3-ssr.liqingsong.cc/

License: MIT License

JavaScript 0.55% TypeScript 77.59% Vue 16.68% SCSS 4.23% HTML 0.95%
element-plus midway midwayjs pinia piniajs ssr typescript vue vue3 antd-design

midway-vue3-ssr's Introduction

midway-vue3-ssr

使用文档

实战案例

后台前端解决方案列表

前台前端SSR解决方案列表

快速入门

请使用 pnpm , pnpm的安装与使用

本地开发

$ pnpm i
$ pnpm dev
$ open http://localhost:8002/

推荐使用 pm2 部署 , PM2安装与常用命令

部署

$ pnpm i # 安装开发期依赖
$ pnpm build # 构建项目
$ pnpm prune --production  # 移除开发依赖
$ pnpm start # 启动项目,对应的 pm2 命令为: NODE_ENV=production pm2 start ./bootstrap.js --name midway_vue3_ssr -i 4

捐赠

如果你觉得这个项目帮助到了你,请帮助点击 Star,你也可以请作者喝咖啡表示鼓励.

ALIPAY WECHAT
Alipay Wechat

midway-vue3-ssr's People

Contributors

lqsong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

midway-vue3-ssr's Issues

闪屏

如何解决先加载dom 在加载样式,闪屏的问题

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.