Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 501 Bytes

README.rst

File metadata and controls

30 lines (18 loc) · 501 Bytes

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 .