Skip to content

jarodevs/biggest-rectangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eimy Flip Board

Demo

Demo

Installation

This project will setup by itself using the Dockerfile provided. If you do not have docker, you can still run the project by following the dockerfile commands locally

Create the image

docker build -t biggest-rectangle .

Run the image

docker run -p 3001:3001 biggest-rectangle

You can then visit localhost:3001 and start playing.

Installation specific to the backend or frontend for local development are described in their specific ReadMe files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published