apeframework

0.1.0 • Public • Published

Ape Framework

Node.js app framework.

NPM package: apeframework.

GitHub repository: MattSyms/apeframework.

Installation

yarn add apeframework

Development

Install dependencies:

yarn

Update dependencies:

yarn update

Compile:

yarn compile

Lint:

yarn lint

Release:

Tag stable release:

git tag v<major>.<minor>.<patch>

Tag dev release:

git tag v0.0.0-dev.<number>

Push tags:

git push --tags

/apeframework/

    Package Sidebar

    Install

    npm i apeframework

    Weekly Downloads

    29

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    83.8 kB

    Total Files

    233

    Last publish

    Collaborators

    • mattsyms