@wysteria/design
v0.3.0
Published
A collection of reusable React components to help streamline the development of web applications
Downloads
12
Maintainers
Readme
Installation
You can install WUI Design via npm or yarn:
npm install @wysteria/design
# or
yarn add @wysteria/designUsage
To use Wysteria components in your project, import them as follows:
import { ComponentName } from '@wysteria/design';
// Use ComponentName in your React applicationDocumentation
Explore the capabilities of Wysteria as well as detailed usage examples on our documentation website.
Here are some key sections of the documentation:
License
This library is distributed under the MIT License.
