CuttingBoard/README.md

18 lines
221 B
Markdown
Raw Normal View History

2020-12-28 14:31:21 +00:00
# CuttingBoard
A web-based cutting board designer.
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```