An open API service indexing awesome lists of open source software.

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.

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