This software is for testing and demonstration purposes only. This software and c-lightning are still very new and contain known and unknown bugs. In particular, be warned: YOU MAY LOSE FUNDS!
This project is generated with yo angular generator version 0.16.0.
Run npm install -g grunt bower
to install Grunt and Bower.
Run npm install
and bower install
to install all the required local dependencies.
First check lightning-ui-backend is up and running.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.