Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berkmann18/price-calc
Work price calculator
https://github.com/berkmann18/price-calc
Last synced: 13 days ago
JSON representation
Work price calculator
- Host: GitHub
- URL: https://github.com/berkmann18/price-calc
- Owner: Berkmann18
- License: apache-2.0
- Created: 2020-06-06T21:39:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T20:55:00.000Z (over 1 year ago)
- Last Synced: 2024-05-01T23:08:34.290Z (6 months ago)
- Language: Vue
- Size: 4.95 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Price Calculator (price-calc)
Work price calculator
## Install the dependencies
```bash
npm i
```### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
npm run dev
```### Lint the files
```bash
npm run lint
```### Build the app for production
```bash
npm run build
```### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Maximilian Berkmann
💻 🤔 🚇
Imgbot
🎨
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!