https://github.com/jojoee/playoff
Tournament Bracket, Group State and etc.
https://github.com/jojoee/playoff
brackets group tournament
Last synced: 6 months ago
JSON representation
Tournament Bracket, Group State and etc.
- Host: GitHub
- URL: https://github.com/jojoee/playoff
- Owner: jojoee
- Created: 2018-11-20T01:42:28.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2019-02-13T02:39:33.000Z (over 6 years ago)
- Last Synced: 2025-03-26T05:51:07.660Z (6 months ago)
- Topics: brackets, group, tournament
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# playoff
[](https://travis-ci.org/jojoee/playoff)
[](https://david-dm.org/jojoee/playoff)
[](https://codecov.io/github/jojoee/playoff)
[](https://www.npmjs.com/package/playoff)
[](http://opensource.org/licenses/MIT) [](https://greenkeeper.io/)## Getting Started
1. Install Node.js
2. Install global dep: `npm install -g yarn parcel-bundler`
3. Install dep: `yarn`
4. Start: `parcel ./groupState/index.html --open`## TODO
- [ ] unit test
- [ ] CI
- [ ] semantic-release
- [ ] test report
- [ ] README.md
- [ ] Add more Node.js version into CI## Installation and example usage
## Ref
- [Parcel](https://github.com/parcel-bundler/parcel)