Skip to content

lockval/playground

Repository files navigation

Playground

This is the source code of https://playground.lockval.com

Start Example Server

./serverStart.sh
npm run server

Start Client

npm install
npm run dev