Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 400 Bytes

Hive Lite

This is a lite version of hive.one. This is so 3rd party devs (You!) can get started building websites powered by our data quicker.

This project is built with Create React App. and hiveone-js

How to use

  1. Clone the repo
  2. Run yarn install or npm install
  3. Run yarn start or npm start