Skip to content

gsoft-inc/wl-hopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hopper Design System

Getting Started

Before starting make sure node and pnpm is installed.

Install

After cloning the source code, run pnpm to install dependencies.

git clone https://github.com/gsoft-inc/wl-hopper.git
cd wl-hopper
pnpm i
pnpm build

Scripts

  • pnpm doc:start: run documentation application
  • pnpm doc:storybook: run Storybook
  • pnpm test: run tests
  • pnpm lint: check if the JS, TS and style correspond on standard

🤝 Contributing

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!

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.