Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elao/tricot
Jeu de tricot de Noël
https://github.com/elao/tricot
christmas game-development html knitting react
Last synced: 2 months ago
JSON representation
Jeu de tricot de Noël
- Host: GitHub
- URL: https://github.com/elao/tricot
- Owner: Elao
- Created: 2017-11-14T12:34:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T14:36:12.000Z (over 2 years ago)
- Last Synced: 2023-10-20T19:39:03.414Z (about 1 year ago)
- Topics: christmas, game-development, html, knitting, react
- Language: JavaScript
- Homepage: https://noel.elao.com
- Size: 10.1 MB
- Stars: 5
- Watchers: 13
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tricot
Jeu de tricot de Noël
## Installation
make install
## Development
Development server running [localhost:8080](http://localhost:8080/) with autoreload:
make start
Simple watcher:
make watch
## Build
make build