/reto_web

Reto Career Week Web Dev

Primary LanguageJavaScript

Getting Started

1. Download and installation

Download the repository code with git clone or use download button.

Run npm install or yarn install to install the dependencies.

2. Available Scripts

In the project/client and in the project/server directory, you can run:

yarn start or npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.