react-admin-base
v0.10.3
Published
[WIP]
Readme
react-admin-base
react-admin-base is the shared TypeScript foundation for React admin modules in this repository. Other theme packages build on top of this package.
Installation
npm install react-admin-basePackage Info
- Version:
0.10.0 - Main:
lib/esm/index.js - Module:
ESM
Peer Dependencies
react >=19.2.3react-intl >=8.0.11react-router >=7.11.0
Notes
- This package is a TypeScript-only build package.
npm run testis a placeholder and does not run real tests.
Scripts
npm run build:tscnpm run watch:tsc -w
Release Order
Publish this package first, then publish theme packages depending on it.
