Web application to explore and visualize cellular automata
|
2022-01-10 20:07:03 +01:00 |
public
|
favicon, useless component
|
2022-01-10 20:07:03 +01:00 |
src
|
favicon, useless component
|
2022-01-10 20:07:03 +01:00 |
.eslintrc.js
|
[wip] vuex, submenu templates, linting rules
|
2022-01-09 11:47:18 +01:00 |
.gitignore
|
working vue components for 1D automata
|
2022-01-10 11:13:44 +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 |
README.md
|
process of vueification
|
2022-01-08 15:30:39 +01:00 |
vue.config.js
|
[wip] vuex, submenu templates, linting rules
|
2022-01-09 11:47:18 +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