https://github.com/terra-money/alliance-landing
Landing page for the Alliance an open-source Cosmos SDK module.
https://github.com/terra-money/alliance-landing
Last synced: 5 months ago
JSON representation
Landing page for the Alliance an open-source Cosmos SDK module.
- Host: GitHub
- URL: https://github.com/terra-money/alliance-landing
- Owner: terra-money
- License: apache-2.0
- Created: 2023-04-26T21:54:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T15:41:08.000Z (over 1 year ago)
- Last Synced: 2024-04-14T22:52:28.448Z (over 1 year ago)
- Language: TypeScript
- Size: 2.15 MB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Alliance Landing Page
Landing page for Alliance with links to the Alliance Estimator and Docs.
## Running
```
npm run dev
# or
yarn dev
```## Deploy
```
npm run build
# or
yarn build
```