ves 基于 Egg + Vue 的 TypeScript Node 应用基础框架

GitHub:https://github.com/ves-team

特性

  • Node 端基于 Egg 开发,遵循 Egg 开发规范和 Egg 生态,支持 Egg 所有特性,比如插件机制,多进程机制

  • 使用 TypeScript 编写应用前端和Node端代码,支持开发 ts-node 无编译 和 Webpack 内存编译开发模式

  • 前端基于 Vue 框架,支持 Vue 服务端渲染和前端渲染模式;内置服务端渲染失败自动降级为客户端渲染模式

  • 整合 Egg, Webpack, TypeScript, ts-node 构建工具, 内置多进程,Webpack DLL和缓存等编译提速解决方案


Author: sky
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source sky !
 Previous
本地开发调试 本地开发调试
Node 调试ves debug 启动应用然后复制   chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9999/__ws_proxy__    到...
2020-04-18 sky
Next 
项目开发 项目开发
2020-04-18 sky