Template for dum library projects.
(Beginners should try dum-web-template first.)
Just git clone https://github.com/dum-build/dum-library-template.git
and start working!
(You might want to keep this section in your own README.md
)
npm install -g bower
bower install
npm install
npm prepublish # Or `npm run watch` to keep building