https://github.com/kanghyojun/beer.ts
https://github.com/kanghyojun/beer.ts
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanghyojun/beer.ts
- Owner: kanghyojun
- Created: 2018-04-02T14:26:36.000Z (over 8 years ago)
- Default Branch: 0.1-maintenance
- Last Pushed: 2019-05-18T16:08:12.000Z (about 7 years ago)
- Last Synced: 2025-02-09T10:30:01.190Z (over 1 year ago)
- Language: JavaScript
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
README
# beer.ts
A beer is good drink.
## Installation
It requires,
- yarn 1.16.0+
- node 8.7.0+
```bash
./install.sh
```
## Run
```bash
$ yarn start
```