Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 207 Bytes

File metadata and controls

11 lines (7 loc) · 207 Bytes

SQLLanguageServer monaco-editor example

how to setup

Move to project root directory then do following commands.

$ yarn && yarn dev

Then connect to http://localhost:3000 on your browser.