I have a nodejs server, express, mysql with the bootstrap basic theme.
To change its design, I tried TemplateToaster, HTML Websites and I want to export the template like bootstrap theme which has package.json, app.js, files and public, node-modules, CSS folders.
Is there an easy way? or should I change the TT files to the bootstrap basic theme architecture?