Web application to explore and visualize cellular automata
Go to file
2022-01-08 15:30:39 +01:00
public process of vueification 2022-01-08 15:30:39 +01:00
src process of vueification 2022-01-08 15:30:39 +01:00
.gitignore process of vueification 2022-01-08 15:30:39 +01:00
babel.config.js process of vueification 2022-01-08 15:30:39 +01:00
package-lock.json process of vueification 2022-01-08 15:30:39 +01:00
package.json process of vueification 2022-01-08 15:30:39 +01:00
README.md process of vueification 2022-01-08 15:30:39 +01:00
vue.config.js process of vueification 2022-01-08 15:30:39 +01:00

explorata

Explore 1D and 2D cellular automata, with a few bells and whistles.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

References