GTRIS 설치방법 npm 전역으로 설치해 사용할 수 있습니다. npm install --save gtris ... import gtris from "gtris"; import "gtris/dist/gtris3.css"; Vue.use(gtris);