This is the base, designed for framework specific versions to extend from. The first of these framework specific versions will be slimfast-node.
npm install @modular-rocks/slimfast
or
yarn add @modular-rocks/slimfast
Slimfast is a workspace designed to take a codebase and create a refactored version of it. Read more about Workspaces here.
To use Slimfast, use one of the framework specific versions below:
Slimfast simply creates two versions of the same codebase and modularises one. This is the base for building environment/language specific versions, read more about slimfast-node here.
Apache 2.0