npm install
npm start
run npm run build
, build to dist folder
run ./build.sh
, build to dist folder
start: docker run -d -p 80:8080 imeoer/hyper-website
restart: docker restart $container
modify js/quotas.json
, confirm it's a valid JSON file
npm install
npm start
run npm run build
, build to dist folder
run ./build.sh
, build to dist folder
start: docker run -d -p 80:8080 imeoer/hyper-website
restart: docker restart $container
modify js/quotas.json
, confirm it's a valid JSON file