Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 618 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 618 Bytes

Bienvenidos al repositorio de TodoGym 👋

Version License: MIT

Una Web para gimnasios construida con Mongo, Express, Node and React (MERN).

Clone

git clone "URL"

Install

npm i

Back y Frontend (cd /client)

Usage

npm run dev

cd /client
npm start

Run tests

npm run test

Se debe hacer tanto en front como en Back