Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.68 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.68 KB

GitHub issues npm npm npm npm codecov GitHub license

Daze.js

Web framwork for Node.js

English | 中文

Introduction

Daze.js is an efficient, highly extensible and powerful Node.js server-side Web development framework.

Installation

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

Getting Started

$ daze create example --next
$ cd example
$ npm start

visit http://localhost:8005 to preview

Docs & Community

License

Daze.js is MIT licensed