mylisabox / lisa-ui

Front interface to plug with L.I.S.A. server instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L.I.S.A. UI

DEPRECATED: please now use lisa_flutter

Home automation system L.I.S.A. http://mylisabox.com

This is the front part of L.I.S.A., made with Angular.

WORK IN PROGRESS

Development

1) Retrieve the project

  • git clone https://github.com/mylisabox/lisa-ui.git
  • yarn //or npm i

2) Run the project

  • yarn start //npm start

2) Build and run the project for deployment

  • yarn run build //npm run build
  • node server.js

Contributing

We love contributions! Please see our Contribution Guide for more information.

License

GPL-3.0

About

Front interface to plug with L.I.S.A. server instance

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.9%Language:TypeScript 27.0%Language:HTML 5.3%Language:CSS 4.8%