Before starting make sure node and pnpm is installed.
After cloning the source code, run pnpm
to install dependencies.
git clone https://github.com/gsoft-inc/wl-hopper-react16.git
cd wl-hopper-react16
pnpm i
pnpm 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/gsoft-inc/gsoft-license/blob/master/LICENSE.