https://github.com/nolanlawson/fabric-calculator
Web app to calculate how much fabric you need for a sewing project
https://github.com/nolanlawson/fabric-calculator
Last synced: 11 days ago
JSON representation
Web app to calculate how much fabric you need for a sewing project
- Host: GitHub
- URL: https://github.com/nolanlawson/fabric-calculator
- Owner: nolanlawson
- License: apache-2.0
- Created: 2020-05-24T00:07:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T16:27:21.000Z (8 months ago)
- Last Synced: 2025-04-15T16:18:59.280Z (11 days ago)
- Language: Svelte
- Homepage: https://nolanlawson.github.io/fabric-calculator
- Size: 2.27 MB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fabric calculator
====Web app to calculate how much fabric you need to buy for a sewing project based on
the pieces of fabric you need to cut.- `yarn` to install
- `yarn start` to run in dev mode
- `yarn test` to test
- `yarn build` to build
- `yarn lint` to lint