Web application to explore and visualize cellular automata
Go to file
Ali Gator 5fe9243560 [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
public process of vueification 2022-01-08 15:30:39 +01:00
src [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
.eslintrc.js [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
.gitignore process of vueification 2022-01-08 15:30:39 +01:00
README.md 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 [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
package.json [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
vue.config.js [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00

README.md

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