Before starting make sure node and pnpm is installed.
After cloning the source code, run pnpm to install dependencies.
git clone https://github.com/workleap/wl-hopper-react16.git
cd wl-hopper-react16
pnpm ipnpm lint: check if the JS, TS and style correspond on standardpnpm generate-icons: generate React componentspnpm build: build the projectpnpm changeset: create a changeset for the project
Pull requests are welcome. For major changes, please open a discussions first to discuss what you would like to change. If you're interested, definitely check out our Contributing Guide!
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/workleap/gsoft-license/blob/master/LICENSE.