Matter In Motion
Node.js framework for building applications (cli, server, etc...).
App
Genereic app class, the foundation of your application. It has only three functions:
- Manage settings for different environments.
- Load extensions
- Events managment
Installation
npm i @matter-in-motion/app
Usage
- Getting started — explanations of framework's architecture and a tutorial with all the steps to make an application from scratch
- Clone the demo application.
Content
License: MIT.