Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 549 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 549 Bytes

elsysmon

A Elsys Device Monitoring Page

Preview

screenshot

Build Setup

# clone project
git clone  https://github.com/maclarensg/elsysmon.git
cd elsysmon
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

License

This project is licensed under the terms of the MIT license.