LSWMS_WEBSITE

This repository is a web app developed in React.

Installation

To use correctly this web app it's mandatory have running the web API .

  1. Enter the src folder
cd src
  1. Download all modules
npm i
  1. Start the react app
npm start