Inspired by being lazy, a hook-in and up system, supporting light weight extensions for heavy task lifting.
# 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