Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 463 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 463 Bytes

Monaco SQL Languages Integration Samples

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