Cellular automaton with vue Requirements Node.js and yarn. If you do not know yarn service, you can use npm. See the online demo Project setup git clone https://github.com/iaucab/cellular-automaton-with-vue.git cd cellular-automaton-with-vue yarn install Compiles and hot-reloads for development yarn run serve Compiles and minifies for production yarn run build Lints and fixes files yarn run lint Customize configuration See Configuration Reference.