Description
I tried to use your issue creation tool, and it didn't work for me - lots of console errors.
The quickstart template feature here has several errors.
There are instances of /assets
and .assets
which should all be consistently; ./assets
Some of the packaged js & css files are called, e.g. soft-ui-dashboard.min.css
but the includes specify soft-dashboard.min.css
You also have several plugins mentioned in the template which are not included in the download bundle, e.g. moment.min.js
I would suggest going through the process of creating a quickstart application from scratch, using your template, and tweak the template until the quickstart app. looks correct and doesn't throw console errors.
I really like Creative Tim templates, but if you're targeting people who might not be so skilled at JS and/or CSS, then I think you should take the time to run through your 'getting started' material from scratch, and make sure it works. Otherwise I think you're going to lose potential customers.