Skip to content

Vls

VLS (Vue Language Server) is a language server implementation compatible with Language Server Protocol.

Installation

전역 설치

npm install vls -g

or

yarn global add vls

로컬 설치

npm install vls --save

or

yarn add vls

See also

Favorite site