Go to file
Mark van Renswoude fe4d17c7f2 Added support for multiple boards in a single end grain result
...and probably loads of little things changed in the process
2020-12-30 23:00:03 +01:00
docs Added cutting list and bill of materials 2020-12-29 19:56:20 +01:00
public Working proof of concept 2020-12-28 15:31:21 +01:00
src Added support for multiple boards in a single end grain result 2020-12-30 23:00:03 +01:00
.browserslistrc Working proof of concept 2020-12-28 15:31:21 +01:00
.gitignore Working proof of concept 2020-12-28 15:31:21 +01:00
LICENSE Initial commit 2020-12-28 08:54:19 +01:00
README.md Working proof of concept 2020-12-28 15:31:21 +01:00
TODO.md Added support for multiple boards in a single end grain result 2020-12-30 23:00:03 +01:00
babel.config.js Working proof of concept 2020-12-28 15:31:21 +01:00
package-lock.json Added cutting list and bill of materials 2020-12-29 19:56:20 +01:00
package.json Added cutting list and bill of materials 2020-12-29 19:56:20 +01:00
vue.config.js Implemented saving and loading 2020-12-28 16:11:12 +01:00

README.md

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