dgtek-portal-calculator
Version:
Calculate the distance from selected building to the nearest pit. Component for npm registry
30 lines (23 loc) • 375 B
Markdown
# dgtek-portal-calculator
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Run your unit tests
```
yarn test:unit
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).