1
0
mirror of synced 2024-06-18 09:37:39 +00:00
Go to file
2020-12-28 22:07:22 +01:00
docs Fixed issue with save/load section width 2020-12-28 22:07:22 +01:00
public Working proof of concept 2020-12-28 15:31:21 +01:00
src Fixed issue with save/load section width 2020-12-28 22:07:22 +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
babel.config.js Working proof of concept 2020-12-28 15:31:21 +01:00
LICENSE Initial commit 2020-12-28 08:54:19 +01:00
package-lock.json Added saving and loading via URL 2020-12-28 22:05:32 +01:00
package.json Added saving and loading via URL 2020-12-28 22:05:32 +01:00
README.md Working proof of concept 2020-12-28 15:31:21 +01:00
TODO.md Added saving and loading via URL 2020-12-28 22:05:32 +01:00
vue.config.js Implemented saving and loading 2020-12-28 16:11:12 +01: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