Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 273 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 273 Bytes

SRHInformativeLabel

This is an Umbraco 7 property editor that can be configured to provide info to content authors.

Setup

Install Dependencies

npm install -g grunt-cli
npm install

Build

grunt

Watch

grunt watch