Commit c4688bc6827966a24aeb2c1923bc7bea140fd757

Authored by Evandro Junior
1 parent 14be48aa

added readme for the theme

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
themes/angular-participa-consulta/README.md 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +# Angular Participa Consulta Theme
  2 +
  3 +
  4 +## Getting started
  5 +
  6 +Run these commands to set the proper theme and skin
  7 +
  8 +`npm config set angular-theme:theme angular-participa-consulta`
  9 +
  10 +`npm config set angular-theme:skin skin-yellow`
... ...