Skip to content

luisrodriguezgalvez/Grondwater-Monitoring-IJmuiden

 
 

Repository files navigation

Grondwater Monitoring IJmuiden

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

About

Grondwater Monitoring IJmuiden

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 64.2%
  • JavaScript 29.1%
  • CSS 4.6%
  • HTML 1.9%
  • Shell 0.2%