mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Update README.md
This commit is contained in:
parent
cc7b52cdcc
commit
d0026161f0
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -5,14 +5,6 @@ Standalone HTML samples showing how to integrate the Monaco Editor.
|
|||
|
||||
## Running
|
||||
|
||||
From npm:
|
||||
```
|
||||
npm install monaco-editor-samples
|
||||
cd node_modules/monaco-editor-samples
|
||||
npm run simpleserver
|
||||
```
|
||||
|
||||
From source:
|
||||
```
|
||||
git clone https://github.com/Microsoft/monaco-editor-samples.git
|
||||
cd monaco-editor-samples
|
||||
|
|
@ -24,4 +16,4 @@ Go to <a href="http://localhost:8888">localhost:8888</a> and explore the samples
|
|||
|
||||
## License
|
||||
|
||||
MIT
|
||||
MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue