1
0
mirror of synced 2024-06-18 09:37:39 +00:00
Go to file
2020-12-28 15:35:13 +01:00
docs Fixed publicPath for Github Pages 2020-12-28 15:35:13 +01:00
public Working proof of concept 2020-12-28 15:31:21 +01:00
src Working proof of concept 2020-12-28 15:31:21 +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 Working proof of concept 2020-12-28 15:31:21 +01:00
package.json Working proof of concept 2020-12-28 15:31:21 +01:00
README.md Working proof of concept 2020-12-28 15:31:21 +01:00
TODO.md Working proof of concept 2020-12-28 15:31:21 +01:00
vue.config.js Fixed publicPath for Github Pages 2020-12-28 15:35:13 +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