Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 225 Bytes

File metadata and controls

24 lines (12 loc) · 225 Bytes

Zoomata

Cellular automata zoo. https://zoomata.undo76.net

Next.js + Typescript + Tailwindcss.

Installation

Development

npm run dev or yarn run dev

Static build

npm run build or yarn run build