Skip to content

juanjodev02/scm-project

Repository files navigation

SMC project 2020-B

Requirements

Usage

Download or clone this repository, then run the following commands in the project directory

  • Install dependencies:
yarn add

Optional, if you prefer use NPM

npm install
  • Start Project
yarn start