An open API service indexing awesome lists of open source software.

https://github.com/alvarosabu/nc-smart-home-demo

Smart Home App with Zircleui and Vuejs demo for 25th May Frontend Lovers Meetup 2019
https://github.com/alvarosabu/nc-smart-home-demo

Last synced: 6 months ago
JSON representation

Smart Home App with Zircleui and Vuejs demo for 25th May Frontend Lovers Meetup 2019

Awesome Lists containing this project

README

          

![repository-banner.png](https://res.cloudinary.com/alvarosaburido/image/upload/v1564929632/as-readme-banner_tqdgrx.png)

---
# NC - Smart Home
[![Netlify Status](https://api.netlify.com/api/v1/badges/c626dcf8-44e6-4972-a10e-aed90fc5cbc3/deploy-status)](https://app.netlify.com/sites/nc-smart-home/deploys)

![NC Smart Home](https://github.com/alvarosaburido/nc-smart-home-demo/blob/master/src/assets/img/nc-smart-home.png)

Smart Home App with [ZircleUI](https://zircleui.github.io/docs/) and Vuejs demo for [24th May Frontend Lovers Meetup 2019](https://www.meetup.com/es-ES/Javascript-Love-Barcelona/events/260308712/)

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn run serve
```

### Compiles and minifies for production

```
yarn run build
```

### Run your tests

```
yarn run test
```

### Lints and fixes files

```
yarn run lint
```