项目作者: andrewd92

项目描述 :
Smart home frontend application
高级语言: Vue
项目地址: git://github.com/andrewd92/home-front.git
创建时间: 2019-07-20T13:24:44Z
项目社区:https://github.com/andrewd92/home-front

开源协议:

下载


Smart home frontend application

This application I will use to manage devices in my home.

This is easy to manage nuxt js application for control my home.

I use Materilizecss framework for create beautiful frontend

Build Setup

  1. # install dependencies
  2. $ yarn install
  3. # serve with hot reload at localhost:3000
  4. $ yarn dev
  5. # build for production and launch server
  6. $ yarn build
  7. $ yarn start
  8. # generate static project
  9. $ yarn generate


Nuxt.js docs.