Megafon React UI components library.
Interactive documentation is here.
MegaFon component library is available as several npm packages:
To install, use the command:
npm install @megafon/ui-core@beta
npm install @megafon/ui-shared@beta
For local development you need:
- External system dependencies — node 12+ and yarn.
- Install dependencies.
yarn install
- Run demo:
yarn run demo
$ yarn run build