Skip to content

CIAT-DAPA/lswms_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date)

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