quickness

1.0.8 • Public • Published

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)

/quickness/

    Package Sidebar

    Install

    npm i quickness

    Weekly Downloads

    0

    Version

    1.0.8

    License

    MIT

    Last publish

    Collaborators

    • danielrohers