Monaco SQL Languages Integration Samples

December 20, 2023 · View on GitHub

English | 简体中文

Dev: cheat sheet

Pick a sample

e.g. esm-plain-webpack

cd esm-plain-webpack

Install dependencies

npm install

Open the dev web

npm run dev

Build

npm run build

Preview the build artifact

Preview is powered by cup.

npm run build
npm run preview

Contents

  1. 1Dev: cheat sheet
  2. 1.1Pick a sample
  3. 1.2Install dependencies
  4. 1.3Open the dev web
  5. 1.4Build
  6. 1.5Preview the build artifact