Skip to content

dazejs/javascript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues npm npm npm codecov GitHub license

Daze.js

Web framwork for Node.js

English | 中文

Visit https://dazejs.org/ to learn more

Introduction

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.

Installation

$ npm install -g @dazejs/cli

Getting Started

$ daze create example
$ cd example
$ npm start

visit http://localhost:8080 to preview

Docs & Community

License

Daze.js is MIT licensed

Releases

No releases published

Packages

No packages published