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

https://github.com/sumukus/gcitcerttemplate

This is UI template for gcitCert react native dApp
https://github.com/sumukus/gcitcerttemplate

Last synced: 3 months ago
JSON representation

This is UI template for gcitCert react native dApp

Awesome Lists containing this project

README

        

# gcitCertTemplate
This is UI template for gcitCert react native dApp

In order to use it, clone the repository and install the dependencies
```
git clone [email protected]:sumukus/gcitCertTemplate.git gcitCert
cd gcitCert
npm i
```
Then start the app using the following command
```
npx expo start
```