https://github.com/anvk/eurocup2016-bestpicks
My website/tool to calculate the most optimal pick for the EuroCup 2016 pool.
https://github.com/anvk/eurocup2016-bestpicks
Last synced: about 1 month ago
JSON representation
My website/tool to calculate the most optimal pick for the EuroCup 2016 pool.
- Host: GitHub
- URL: https://github.com/anvk/eurocup2016-bestpicks
- Owner: anvk
- License: mit
- Created: 2016-06-09T13:06:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-12T23:31:29.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T12:49:02.148Z (3 months ago)
- Language: JavaScript
- Homepage: http://anvk.github.io/euro2016
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EuroCup 2016 Best Picks
> My website/tool to calculate the most optimal pick for the EuroCup 2016 pool.
## How to Run Locally for Development
```
$ npm run dev
```## How to Build Development Version
```
$ npm run build:dev
```## How to Build Production Version
```
$ npm run build:prod
```## License
MIT license; see [LICENSE](./LICENSE).
(c) 2016 by Alexey Novak