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

Latest commit

 

History

History
28 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 367 Bytes

HyperHQ WebSite

Install

npm install

Development

npm start

Build

run npm run build , build to dist folder

Deploy

run ./build.sh, build to dist folder

Run by docker

start: docker run -d -p 80:8080 imeoer/hyper-website

restart: docker restart $container

Quotas Update

modify js/quotas.json, confirm it's a valid JSON file