Lelylan Dashboard based on AngularJS working on mobile, tablet and desktop. Check out the demo.
Fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs to your contribution.
- Fork and clone the repository
- Run
npm install && bower install
Docker image: lelylanlab/devices-dashboard-ng
$ docker run -d -it --name devices-dashboard-ng lelylanlab/devices-dashboard-ng
$ docker build --tag=devices-dashboard-ng .
$ docker run -d -it --name devices-dashboard-ng devices-dashboard-ng
$ docker-compose build
$ docker-compose up -d
grunt karma:unit
grunt build
The new distribution files will be created in the dist/
folder.
Follow AngularJS guidelines.
Use the issue tracker for bugs or stack overflow for questions. Mail or Tweet us for any idea that can improve the project.
Special thanks to all contributors for submitting patches.
See CHANGELOG
Lelylan is licensed under the Apache License, Version 2.0.