1.2.0 • Published 4 years ago

@matter-in-motion/app v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Matter In Motion

NPM Version NPM Downloads

Node.js framework for building applications (cli, server, etc...).

App

Genereic app class, the foundation of your application. It has only three functions:

  1. Manage settings for different environments.
  2. Load extensions
  3. Events managment

Installation

npm i @matter-in-motion/app

Usage

  1. Getting started — explanations of framework's architecture and a tutorial with all the steps to make an application from scratch
  2. Clone the demo application.

Content

License: MIT.