https://github.com/workleap/wl-hopper-react16
Hopper Design System temporary workaround for apps still in React 16
https://github.com/workleap/wl-hopper-react16
Last synced: about 1 year ago
JSON representation
Hopper Design System temporary workaround for apps still in React 16
- Host: GitHub
- URL: https://github.com/workleap/wl-hopper-react16
- Owner: workleap
- License: apache-2.0
- Created: 2024-01-26T16:01:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T16:18:31.000Z (over 1 year ago)
- Last Synced: 2025-03-15T14:03:20.859Z (about 1 year ago)
- Language: TypeScript
- Size: 713 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hopper Design System - React 16
## Getting Started
Before starting make sure [node](https://nodejs.org/en/) and [pnpm](https://pnpm.io) is installed.
### Install
After cloning the source code, run `pnpm` to install dependencies.
```bash
git clone https://github.com/gsoft-inc/wl-hopper-react16.git
cd wl-hopper-react16
pnpm i
```
### Scripts
- `pnpm lint`: check if the JS, TS and style correspond on standard
- `pnpm generate-icons`: generate React components
- `pnpm build`: build the project
- `pnpm changeset`: create a changeset for the project
## 🤝 Contributing
Pull requests are welcome. For major changes, please open a [discussions](https://github.com/gsoft-inc/wl-hopper/discussions/new/choose) first to discuss what you would like to change. If you're interested, definitely check out our Contributing Guide!
## License
Copyright © 2023, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.