This repository has been archived on 2022-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
srprices/README.md
2020-09-30 22:35:22 -07:00

23 lines
353 B
Markdown

# SRPrices
A customizable calculator for residential electric plans of the Arizona utility
SRP.
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).