1.0.8 • Published 7 years ago

quickness v1.0.8

Weekly downloads
14
License
MIT
Repository
github
Last release
7 years ago

quickness

Quickness application generator.

npm version npm download Build Status

Quick Start

The quickest way to get started with quickness is to utilize the executable quickness(1) to generate an application as shown below:

Create the app:

$ npm install -g quickness
$ quickness foo && cd foo

Install dependencies:

$ npm install

or

$ yarn

Development:

$ npm start

Compile files:

$ npm run deploy

or

$ gulp dist

License (MIT)

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago