https://github.com/louweal/thehederianmint
https://github.com/louweal/thehederianmint
hedera nft nuxt scss vue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/louweal/thehederianmint
- Owner: louweal
- Created: 2021-11-20T09:46:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T09:49:34.000Z (about 2 years ago)
- Last Synced: 2025-02-05T08:49:49.195Z (4 months ago)
- Topics: hedera, nft, nuxt, scss, vue
- Language: Vue
- Homepage:
- Size: 53.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Hederian Mint
Check out the The Hederian Mint at [www.thehederianmint.com](https://thehederianmint.com).
## 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
```