wsk_angular 0.1.33
wsk_angular: ^0.1.33 copied to clipboard
Web Starter Kit for Angular
wsk_angular #
The base-module for wsk_angular is wsk_material
Running sample can be found on wsk.angular.mikemitterer.at
###AngularDart-Bug### I you want to build the JS-Version you have to
rm -rf web
ln -s example/wsk_button/ web
pub build web
Or if you want to check out the styleguide you need
rm -rf web
ln -s example/styleguide/ web
pub build web
Features and bugs #
Please file feature requests and bugs at the issue tracker.