Skip to content

workbenchapp/dme.sh

Repository files navigation

Cryptoworkbench test and demo static site DMe.sh

🚀 Quick developer start

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/

🚀 Development

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.