Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 261 Bytes

cellular-automat javascript example

This is the javascript example for cellular-automat.

prepare:

# compile the cellular-automat first
(cd ../../ && npm install && npm run build)
npm install

build:

npm run build

run:

open index.html