Skip to content

dum-build/dum-library-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Build

(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

About

Template for dum library projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published