https://github.com/maddeveloper/mywallet-server
https://github.com/maddeveloper/mywallet-server
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maddeveloper/mywallet-server
- Owner: MadDeveloper
- Created: 2020-07-08T22:20:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T22:34:58.000Z (over 5 years ago)
- Last Synced: 2025-01-02T00:27:59.021Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mywallet-server
## Installation
```bash
# if you didn't cloned the project
git clone --recurse-submodules git@github.com:MadDeveloper/mywallet-server.git
# if you already clone the project
git submodule init
git submodule update
```