- Notifications
You must be signed in to change notification settings - Fork1
License
capless/dry
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
React components for faster and easier web development. This is a design system based on Material-UI.
Dry-UI is a Material-UI React library based on a theme design from Figma.
See ourdocumentation with live editable examples and API documentation.
reactreact-dom
npm install dry-uioryarn install dry-ui
In the project directory, you can run:
npm devoryarn dev
Runs the app in the development mode. Openhttp://localhost:6006 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.
npm testoryarn test
Launches the test runner in the interactive watch mode. See thecreate-react-app's section aboutrunning test for more information.
npm build-storybookoryarn build-storybook
Builds the app stories.
npm build-componentsoryarn build-components
Builds the components design system. It will create adist
folder.
npm publishor yarn publish
Builds components and publishes to npm.
See ourdocumentation with live editable examples and API documentation.
- React - A JavaScript library for building user interfaces
- Material-UI - React Component Library with Material Design
- NodeJs - Server Environment
- @jojo-tutor - Idea & Initial work
- @armonkahil - Documentation