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.
Go to file
2020-09-30 22:35:22 -07:00
public Initial commit 2020-09-30 22:35:22 -07:00
src Initial commit 2020-09-30 22:35:22 -07:00
.browserslistrc Initial commit 2020-09-30 22:35:22 -07:00
.editorconfig Initial commit 2020-09-30 22:35:22 -07:00
.eslintrc.js Initial commit 2020-09-30 22:35:22 -07:00
.gitignore Initial commit 2020-09-30 22:35:22 -07:00
babel.config.js Initial commit 2020-09-30 22:35:22 -07:00
COPYING Initial commit 2020-09-30 22:35:22 -07:00
package.json Initial commit 2020-09-30 22:35:22 -07:00
postcss.config.js Initial commit 2020-09-30 22:35:22 -07:00
README.md Initial commit 2020-09-30 22:35:22 -07:00
tailwind.config.js Initial commit 2020-09-30 22:35:22 -07:00
tsconfig.json Initial commit 2020-09-30 22:35:22 -07:00
yarn.lock Initial commit 2020-09-30 22:35:22 -07:00

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.