Supporting light weight extensions for heavy task lifting. The extensibility of H2's core enables building extensions that can provide you with small digital luxuries! Think Picture-in-picture for live streaming, youtube, images, videos or any other media source (where it all began), cross-device clipboard sharing, mini games and other cool stuff.
# Clone this repository
git clone https://github.com/h2org/h2-core
# Go into the repository
cd h2-core
# Install dependencies
npm install
# Run the app
npm start