https://github.com/cosmos/stargate
Stargate Roadmap Website
https://github.com/cosmos/stargate
cosmos nuxtjs stargate stylus
Last synced: about 1 month ago
JSON representation
Stargate Roadmap Website
- Host: GitHub
- URL: https://github.com/cosmos/stargate
- Owner: cosmos
- Created: 2020-06-29T16:47:07.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-29T10:40:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T11:45:07.093Z (about 2 months ago)
- Topics: cosmos, nuxtjs, stargate, stylus
- Language: Vue
- Homepage: https://stargate.cosmos.network
- Size: 9.9 MB
- Stars: 17
- Watchers: 7
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# stargate
[](https://stargate.cosmos.network)
[](https://app.netlify.com/sites/stargate-site/deploys)
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).