Cellular Automata built using Vue.js 2 You can use GitPod to start contributing Using globally installed Yarn packages (if it doesn't work from start) export PATH="$(yarn global bin):$PATH" Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Lints and fixes files yarn lint Customize configuration See Configuration Reference.