@etsoo/toolpad
Version:
Dashboard framework extention based on Toolpad Core
12 lines (7 loc) • 473 B
Markdown
## Toolpad
It's a project originally cloned from Toolpad Core (https://github.com/mui/toolpad/tree/master/packages/toolpad-core). Toolpad Core is a set of full-stack components for building dashboards, internal tools, and B2B web applications with React. Additional simplicity and new features have been implemented for ETSOO SmartERP SaaS platform development.
## Installation
Install the package in your project directory with:
```bash
npm install @etsoo/toolpad
```