English | 中文
Visit https://dazejs.org/ to learn more
Daze.js is an efficient, highly extensible and powerful Node.js server-side Web development framework.
Note: This repository contains the project necessary code of the Daze.js framework. If you want to read core code, visit the core framework repository.
$ npm install -g @dazejs/cli$ daze create example
$ cd example
$ npm startvisit http://localhost:8080 to preview
Daze.js is MIT licensed