Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nouamanetazi/gameoflife-vuejs
Conway's Game of Life built with Vue.js
https://github.com/nouamanetazi/gameoflife-vuejs
Last synced: 19 days ago
JSON representation
Conway's Game of Life built with Vue.js
- Host: GitHub
- URL: https://github.com/nouamanetazi/gameoflife-vuejs
- Owner: NouamaneTazi
- Created: 2020-05-16T10:45:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T18:10:20.000Z (over 3 years ago)
- Last Synced: 2024-10-16T12:39:40.000Z (2 months ago)
- Language: Vue
- Homepage: https://gameoflife-vuejs.now.sh
- Size: 1.45 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Life
## 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
```### Author
Nouamane Tazi 2020