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