# Webpack entry points demo This demo shows how to use `monaco-editor` and `monaco-yaml` with Webpack 4 [entry points](https://webpack.js.org/concepts/entry-points). To start it, simply run: ```sh npm start ``` The demo will open in your browser.