Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This project requires Node 10.19.0 version or later

Installation

Clone this repo

git clone https://github.com/sandyGonzalez/graphic-moons.git

Install dependencies

yarn install

Usage

Run the app:

yarn dev