Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 412 Bytes

App

BP Studio App is in charge of the interactions outside the workspace area, including the toolbar and the option panel. It is mainly written in Vue 3. It also initializes the Client.

We use postcss-preset-env in this project, so we can directly use modern CSS syntax without worrying about compatibilities.