Skip to content

Kitware/trame-code

Repository files navigation

trame-code

Widget for Monaco VS code editor for trame

License

This library is distributed under the MIT License (Same as monaco/vscode-editor)

Development

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

Install the python library

pip install -e .