Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 245 Bytes

Tricot

Jeu de tricot de Noël

Installation

make install

Development

Development server running localhost:8080 with autoreload:

make start

Simple watcher:

make watch

Build

make build