Skip to content

primno/primno

Repository files navigation

Primno - Framework for Model-Driven Apps

npm npm build

Primno is a modern client-side framework for building JavaScript customizations for Model-Driven Apps of Power Apps and Dynamics 365 that provides:

Primno is in beta stage and subject to change.

Documentation

The full documentation can be found on https://primno.io.

Quick Start

Install Primno CLI:

npm install -g @primno/cli

Create a new project:

mn new my-project

Packages

Package NPM Description
@primno/core npm Core functionality of Primno (dependency injection, events, components)