https://github.com/alxwrd/reveal
https://github.com/alxwrd/reveal
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alxwrd/reveal
- Owner: alxwrd
- License: mit
- Created: 2019-08-05T19:55:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T08:42:18.000Z (about 5 years ago)
- Last Synced: 2024-12-29T17:34:35.636Z (5 months ago)
- Language: HTML
- Homepage: https://alxwrd.github.io/reveal
- Size: 178 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :: Reveal
_A static page leaderboard for our diplomacy games at work. Built using
[tailwindcss](https://tailwindcss.com/), hosted via
[github pages](https://pages.github.com/)._View it [here](https://alxwrd.github.io/reveal).
## Build
```
npm install --only=dev
npm run build
```