Skip to content

enricobono/GameOfLifeApi

Repository files navigation

My game of life

This repository contains the backend part of a demo implementation of Conway's Game Of Life.

Installation

Follow these steps to set up your local development environment:

  • Install the dependencies by running npm install
  • Run the service using npm dev

Testing

Some (very basic) unit tests have been added in the dedicated folder. Just type npm test to run them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published