This commit is contained in:
João Moreno 2016-07-07 08:51:15 +02:00 коммит произвёл GitHub
Родитель 5331d01b45
Коммит 3d6089a05e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -147,7 +147,7 @@ Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/mona
### Cheat Sheet
* simpleserver with `npm run simpleserver`
* simpleserver with `npm run simpleserver`, open [http://localhost:8080/monaco-editor/website/](http://localhost:8080/monaco-editor/website/)
* release with `npm run release`
* website with `npm run website`