https://github.com/karamble/bisonwalletweb
https://github.com/karamble/bisonwalletweb
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karamble/bisonwalletweb
- Owner: karamble
- License: isc
- Created: 2024-12-13T22:29:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-16T12:34:30.000Z (over 1 year ago)
- Last Synced: 2025-07-18T18:30:43.642Z (11 months ago)
- Language: HTML
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bisonwalletweb
This is the code for the website.
[](https://github.com/decred/dexweb/actions/workflows/docker.yml)
[](http://copyfree.org)
## Development
1. Install [Hugo](https://gohugo.io/).
1. Start development web server
```
cd src
npm install
hugo server -D --disableFastRender
```