21fd0a7ce2 | ||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
README.md | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json |
README.md
RLN React TypeScript Waku App
Demonstrates:
- RLN
- React/TypeScript
The master
branch's HEAD is deployed at https://examples.waku.org/rln-react-ts/.
To run a development version locally, do:
git clone https://github.com/waku-org/js-waku-examples
cd rln-react-ts
npm install
npm run start