Skip to content
 
 

Repository files navigation

monaco-languageclient-ng-example

It does the same as the regular monaco-languageclient client example but inside an Angular Component.

Getting started

npm is required

npm ci

The angular client we start last needs to connect to the language server, therefore start the server example found in the main monaco-languageclient repository.

Start the local Angular development server:

npm run start

It serves on the client here: http://localhost:4200. You can use the vscode launch config to launch Chrome for debugging.

About

monaco-languageclient angular example

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages