https://github.com/glweems/prepress
Screen Print Cost Calculator For T-Shirt Shops
https://github.com/glweems/prepress
calculator price pricing screen-printing shirts vue
Last synced: 22 days ago
JSON representation
Screen Print Cost Calculator For T-Shirt Shops
- Host: GitHub
- URL: https://github.com/glweems/prepress
- Owner: glweems
- Created: 2018-12-14T02:45:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:56:39.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T21:48:15.213Z (6 months ago)
- Topics: calculator, price, pricing, screen-printing, shirts, vue
- Language: Vue
- Homepage: https://prepress.netlify.app/
- Size: 18.3 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prepress
[](https://app.netlify.com/sites/prepress/deploys)
## This is an example project for a screenprinting company website
### You will be able to view products / get pricing for a print job
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```