efe-osa / shape-generator

1 stars 0 forks source link

Shape Generator

Website: https://compassionate-jang-1ab2d6.netlify.app/

Description

This is a simple application that generates shapes based on user inputs.

Requirement

Getting Started

Installation

Installation

$ yarn

Running the app

# development
$ yarn start

# build project
$ yarn build

Test

$ yarn test