Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 695 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 695 Bytes

hyper-site

The official website for the Hyper terminal

Contribution

Want to submit a plugin or theme to the Hyper Store? Follow the guide on the website.

To submit a feature, bug fix, or enhancement to the Hyper website proceed as follows:

  1. Clone this repo
  2. Within your terminal, run npm install to install the dependencies
  3. Once the dependencies are installed, run npm run dev to start the dev server on localhost:3000

We really appreciate any contribution

Related Repositories