Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.73 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.73 KB

Grondwater Toolbox

BRL makes it possible to simulate the effects of changing the depth of a river bed.

Netlify Status

Development

The projects stack is comprised of:

Getting started

  • Clone the repository.
  • Copy .env.example to .env and set the environment variables. Copy them from the Netlify build configuration or ask your tech lead.
  • Run app in development mode (yarn start), see scripts.
  • Changes on master trigger a new build and deploy to the live environment.

Scripts

This project requires Node.js (recommended v12.11.0) and yarn.

After installing dependencies using yarn install the following scripts are available:

yarn ... Description
build Builds app for production to dist/.
serve Serves app on http://localhost:8080 with hot reloading.
start Short for yarn dev

License

GNU General Public License v3.0 (GNU GPLv3) © Deltares and De Voorhoede