Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 566 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 566 Bytes

hyperiumclient.github.io

Hyperium Minecraft Client github page. See it online

Built With

  • Material Components - Material is a design system – backed by open-source code – that helps teams build digital experiences.

Contributing

  1. Clone this repository
$ git clone https://github.com/HyperiumClient/hyperiumclient.github.io.git
  1. Make your changes
  2. Install development dependencies
$ npm install
  1. Minify files
$ npm run dist
  1. Create pull request