minetoblend / osb-cad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osbcad

The project relies on the electron api for access to the file system, so it can only be used through the electron client and not in the browser.

Project setup

npm install

Starts the development server

npm run serve

Starts the electron client

This needs to be called while the development server is running

npm run start

Compiles and minifies for production

npm run build

About


Languages

Language:TypeScript 77.5%Language:Vue 20.3%Language:JavaScript 1.8%Language:SCSS 0.2%Language:HTML 0.2%