https://github.com/hildjj/bidding
https://github.com/hildjj/bidding
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hildjj/bidding
- Owner: hildjj
- Created: 2020-07-15T02:09:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T15:45:29.000Z (2 months ago)
- Last Synced: 2025-03-27T16:29:47.615Z (2 months ago)
- Language: JavaScript
- Size: 526 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To see the rendered version, go [here](https://hildjj.github.io/bidding/index.htm).
To develop:
```sh
(cd ..; git clone https://github.com/Kungsgeten/bml)
npm install
npm start
```