An open API service indexing awesome lists of open source software.

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

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.