An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# prepress

[![Netlify Status](https://api.netlify.com/api/v1/badges/3a448955-5a20-4e70-ac38-b12bb5a10d7c/deploy-status)](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
```