Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 381 Bytes

File metadata and controls

26 lines (21 loc) · 381 Bytes

launchpad-gui

Project setup

yarn install

Project variables

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint