Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAML Languge Server Embedded In Browser Example

This repository contains the example code for using YAML language server embedded in a browser with Monaco editor.

Getting Started

  1. Install prerequisites
    • node.js (tested with v12.4)
  2. Clone this repository
  3. Prepare the example, this installs and build the example code
    $ cd yaml-server-browser-example
    $ npm run prepare
  4. Build the example
    $ npm run build
  5. Run the webpack dev server
    $ npm run serve
  6. You can test the example at http://localhost:8080/lib/

About

Example code for YAML server usage in the browser

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages