项目作者: breakside

项目描述 :
JavaScript frameworks for building desktop-quality web applications and production server applications
高级语言: JavaScript
项目地址: git://github.com/breakside/JSKit.git
创建时间: 2020-02-16T02:08:15Z
项目社区:https://github.com/breakside/JSKit

开源协议:Other

下载


About

JSKit is a collection of Javascript frameworks that can create desktop-quality
web applications.

For an in-depth explanation of motivation and rationale, consult the
Goals Document.

Developer Install

If you’re interested in developing JSKit, feel free to grab the code and
get started!

  1. $ git clone https://github.com/breakside/JSKit.git
  2. $ cd JSKit
  3. $ npm install

The npm install line will do a bootstrap build, using the JSKit sources
to conduct the first build of the jskit command line utility.