Files
speckle-sketchup/ui
oguzhankoral d91114b340 Refactor: Implement all commands to new design
* Add command for receive_objects

* Fix path on sqlite3 gem

* Add commands

- init_local_accounts
- queue_send
- send_from_queue
- save_stream
- remove_stream
- reload_accounts
- load_saved_streams

* Disable other toolbar commands unless speckle initialized

* Introduce one click send
2022-11-11 21:54:23 +03:00
..
2022-03-29 15:49:22 +01:00
2021-09-03 09:27:18 +01:00
2021-09-17 17:41:08 +01:00
2022-03-29 15:49:22 +01:00
2021-09-03 09:27:18 +01:00
2021-09-07 12:06:46 +01:00
2021-09-28 12:09:31 +01:00
2022-03-29 15:49:22 +01:00
2022-08-18 14:42:16 +01:00
2022-03-29 15:49:22 +01:00

ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.