lukaszzdanikowski / smarthome-tutorial

Tutorial: smarthome dashboard repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zircle-ui: smart-home tutorial

This app is part of the official zircle-ui tutorial. You can play with a working demo on CodeSandbox

Project setup

git clone https://github.com/zircleUI/tutorial.git

After cloning the repository, execute:

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Tutorial: smarthome dashboard repo.


Languages

Language:Vue 94.8%Language:JavaScript 2.8%Language:HTML 2.3%