English | 中文
Daze.js
is an efficient, highly extensible and powerful Node.js
server-side Web development framework.
Beta
version is now available!
Beta version is still being tested, welcome developers to download the test, we will collect your comments, and actively upgrade maintenance
$ npm install -g @dazejs/cli@next
$ daze create example --next
$ cd example
$ npm start
visit http://localhost:8005
to preview
Daze.js is MIT licensed