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
git clone https://github.com/mylisabox/lisa-ui.git
yarn //or npm i
yarn start //npm start
yarn run build //npm run build
node server.js
We love contributions! Please see our Contribution Guide for more information.