https://github.com/aemkei/tixy
(t,i,x,y) => "creative code golfing"
https://github.com/aemkei/tixy
Last synced: about 1 month ago
JSON representation
(t,i,x,y) => "creative code golfing"
- Host: GitHub
- URL: https://github.com/aemkei/tixy
- Owner: aemkei
- Created: 2020-10-22T21:18:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T08:32:20.000Z (over 3 years ago)
- Last Synced: 2024-11-04T01:31:40.383Z (6 months ago)
- Language: JavaScript
- Homepage: https://tixy.land
- Size: 352 KB
- Stars: 218
- Watchers: 9
- Forks: 20
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - aemkei/tixy - (t,i,x,y) => "creative code golfing" (others)
README
# (t,i,x,y) => 'creative code golfing
https://tixy.land
## development
```sh
npm start
```## build and deploy
```sh
npm run deploy
```