Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maddeveloper/mywallet-server


https://github.com/maddeveloper/mywallet-server

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# mywallet-server

## Installation

```bash
# if you didn't cloned the project
git clone --recurse-submodules [email protected]:MadDeveloper/mywallet-server.git

# if you already clone the project
git submodule init
git submodule update
```