Learn Primno with detailed guides
๐๏ธ Configuration
2 items
๐๏ธ Components
Building your application with small reusable components. Each component is a independent unit of code that provide a specific functionality.
๐๏ธ Modules
Modules are containers that can components, service providers and related code.
๐๏ธ Events
2 items
๐๏ธ Dependency injection
Decouple your code from its dependencies. Primno will automatically instantiate the dependencies and pass it to your components.
๐๏ธ CLI
Create a new Power Apps project, deploy it to Power Apps, run the developer mode, build it, minify it, and more with a command-line interface.