Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamtaoist/docs.reiwallet.io
https://github.com/teamtaoist/docs.reiwallet.io
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/teamtaoist/docs.reiwallet.io
- Owner: TeamTaoist
- License: mit
- Created: 2024-04-15T08:15:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T17:35:12.000Z (6 months ago)
- Last Synced: 2024-05-29T07:39:23.456Z (6 months ago)
- Language: TypeScript
- Size: 505 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docs.reiwallet.io
This is the REI Wallet developer documentation repository and the webpage is hosted at docs.reiwallet.io.
### Installation
```
$ yarn
```### Build locally
```
$ yarn start
```Once the server starts, you can view the documentation at http://localhost:3000.