中文 | English
访问 https://dazejs.org/ 了解更多
Daze.js 是一款高效、高扩展性、功能强大的 Node.js 服务端 Web 开发框架。
说明: 该仓库包含创建项目必须的项目代码. 如果你想了解更多核心代码, 可以访问 核心仓库.
$ npm install -g @dazejs/cli
$ daze create example
$ cd example
$ npm start
访问 http://localhost:8080 进行预览
Daze.js is MIT licensed