Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

pelith/DEXON_BBS

Repository files navigation

DEXON BBS

CircleCI

Install and develop

# Tested in node v8.3.0
npm install
npm run dev

Build and deploy

npm run build
npm run deploy-test # Deploy to remote gh-pages branch