I need to update the repository structure to achieve: - Release as a package for npm, bower. - Compile CSS of the template using build system (npm scripts or gulp). - Automate generating and publishing the demo document. - Create testing for this template.
I need to update the repository structure to achieve: