Skip to content

efe-osa/shape-generator

Repository files navigation

Shape Generator

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

Description

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

Requirement

  • Node: Any latest version of node above 8.9.0
  • Yarn: We use yarn install packages
  • Git : We use git as a version control system via github

Getting Started

Installation

  • Verify that node and yarn is installed on your local machine by running the command node -v and yarn -v
  • Clone the repository to the folder of choice using git clone https://github.com/efe-osa/shape-generator.git
  • In the project root directory install project dependencies using yarn install
  • To test the project works as expected, run yarn start
  • Open http://localhost:3000 with on your browser to see the result.

Installation

$ yarn

Running the app

# development
$ yarn start

# build project
$ yarn build

Test

$ yarn test

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors