/dssat-web

Primary LanguageCSSMIT LicenseMIT

dssat-web

DSSAT user interface for web

To Use

# Clone this repository
git clone https://github.com/jabreuar/dssat-web.git
# Go into the repository
cd dssat-web
# Install dependencies
npm install
# Run the server
node server.js
# browser
open index.html