Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

radical-tools-studio README

This is the README for "radical-tools-studio". After writing up a brief description, we recommend including the following sections.

development

Before starting:

  git submodule update --init --recursive
  npm install
  npm run build:studio

To run extension (VSCode development mode): Press F5