Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Latest commit

 

History

History
32 lines (20 loc) · 1.16 KB

File metadata and controls

32 lines (20 loc) · 1.16 KB

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.