Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 332 Bytes

LanguageServer

Build Status

run development

$ yarn install
$ yarn prepare:env
$ yarn dev

run production

$ yarn install
$ yarn prepare:env
$ yarn build
$ yarn pm2