https://github.com/vechain/app-hub-app
A place to discover awesome VeChain apps
https://github.com/vechain/app-hub-app
app awesome connex dapp hub sync
Last synced: 6 months ago
JSON representation
A place to discover awesome VeChain apps
- Host: GitHub
- URL: https://github.com/vechain/app-hub-app
- Owner: vechain
- Created: 2019-02-25T03:46:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T16:54:21.000Z (12 months ago)
- Last Synced: 2024-10-16T23:48:17.764Z (12 months ago)
- Topics: app, awesome, connex, dapp, hub, sync
- Language: Vue
- Homepage: https://apps.vechain.org
- Size: 5.42 MB
- Stars: 5
- Watchers: 7
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VeChain App-Hub
[](https://apps.vechain.org/)
Discover awesome vechain apps.
## Development
``` bash
npm install #Install dependencies
npm run serve #Compiles and hot-reloads for development
npm run build #Compiles and minifies for production
```## Deployment
This repo only contains the source code of the website. The deployment is done by [vechain/app-hub](https://github.com/vechain/app-hub/blob/master/.github/workflows/build.yml).