Cryptoworkbench test and demo static site DMe.sh
Clone the repo:
git clone https://github.com/workbenchapp/dme.sh
Install the npm modules:
cd dme.sh
npm install
Run the site:
npm run develop
Browse to https://localhost:8000/
Fork the project, make a local branch, and raise PR's :)
If you're adding a new page, please add it to the links data in index.tsx
.