Skip to content

germainaubert/game-of-life

Repository files navigation

Game of life

Quality Gate Status

Game of life using Vue 3.

Recommended IDE Setup

VSCode with the following extensions: Vue - Official, ESLint, and the firefox or chrome debugger extension.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint

About

Main repository of my portfolio

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors