Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 862 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 862 Bytes

flow-calc-v

Description

A compact but powerful mobile web application for irrigation design. It helps irrigation installers calculate the number of sprinkler heads each station can have based on flow rate and pressure. Flow-calc-v builds on two previous projects: Flow Calculator, and Flow Calculator 2.0, using the Vue js frame work.

Instructions and live project

Coming soon

This project is bootstrapped by vue-cli

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.