1.0.0-alpha.1 • Published 9 years ago
moteef-react-ui v1.0.0-alpha.1
moteef-react-ui
Component primitives for the new Moteef re-brand.
This project was bootstrapped with Create React App. The default README created by CRA has been moved to docs/development.md.
Install
Before run installing the package please make sure you're team member of @moteef organisation on npm.
Run yarn add @moteef/react-ui@1.0.0-alpha.1.
Usage
If the Gotham HTF web font is not included in your project you can import them in your main index.js or app.js:
import { webFonts } from 'moteef-react-ui';
webFonts.load();Storybook
Run storybook yarnpkg run storybook to see all the components available.
1.0.0-alpha.1
9 years ago