Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iteam1337/estimates
https://github.com/iteam1337/estimates
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/iteam1337/estimates
- Owner: Iteam1337
- Created: 2020-03-10T06:29:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T06:30:17.000Z (over 1 year ago)
- Last Synced: 2024-04-14T11:04:21.257Z (7 months ago)
- Language: Svelte
- Homepage: http://estimat.iteam.life
- Size: 2.76 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Looking for the site? Go here --> [Priskalkylator](http://estimat.iteam.life)*
---
# estimates
This is a price calculator for our services.
# contributing
The calculator is built using Svelte and published here using GitHub Pages (the contents of the /docs folder in the `master` branch).
## developing
Clone the repo, make sure you run node 12-something and you are good to go.
```bash
npm ci
npm run dev
```NOTE: Before you push changes, run `npm run build` first and commit the changes inside docs/build.