Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 405 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 405 Bytes

CH5Vue

Crestron CH5 and Vue 2

This is a project starter for VueJS + Crestron Ch5.

This includes Vue Router and Vuex for routing and State Management.

This also includes using Linting with the AirBNB Config.

Also supporting SASS with Dart-Sass.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Lints and fixes files

npm run lint