https://github.com/gilbert/fortune
https://github.com/gilbert/fortune
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gilbert/fortune
- Owner: gilbert
- Created: 2018-12-17T19:19:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T19:19:57.000Z (over 7 years ago)
- Last Synced: 2025-06-28T12:58:18.367Z (12 months ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fortune
A visual interface that works. Eventually.
```bash
$ git clone https://github.com/gilbert/fortune
$ npm install
$ static-server
$ tsc --watch
```