An open API service indexing awesome lists of open source software.

https://github.com/davidatwhiletrue/walletconnect-demo


https://github.com/davidatwhiletrue/walletconnect-demo

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# csprclick-react template

## Install

Congrats! You have successfully created a new React project with CSPR.click!

Please type

```bash
npm start
```

to start developing.

## Build for DEV env

```bash
PUBLIC_URL=/walletconnect-demo npm run build;
```