H2
H2 copied to clipboard
Supporting light weight extensions for heavy task lifting
H2
Inspired by being lazy, a hook-in and up system, supporting light weight extensions for heavy task lifting.
Installation
- Windows
- Mac
- Linux
Contributing
# 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