/web-editor

Primary LanguageJavaScriptMIT LicenseMIT

web-editor

This is an example application created to associate with this article. This is an example implementation which will be improved upon the series of articles to make it a proper intelligent editor with Language Server support and All.

How To Run

Make sure you have Node and NPM installed on your workspace.

  • Node: v16.9.0 or greater
  • NPM: 7.21.1 or greater

Build

npm run build

Run

npm run start