yarn build & yarn start failing on initial project
I tried running on a freshly generated project and I found that they were failing on the typescript compilation of the examples folder

I followed the error prompts and adjusted the files so they would work. The fixes can be seen on this commit of my ongoing project for those who are curious.
https://github.com/bayswaterpc/bayswaterpc-superplate-blog/commit/331215a3506b09e9c95f797a4d3285917ad15b2f
It would be dope if these were in the boilerplate so everything works straight out of the box
@bayswaterpc agreed. I really like this boilerplate but have to do a clean up every time or just get rid of the examples
@bayswaterpc agreed. I really like this boilerplate but have to do a clean up every time or just get rid of the examples
Hey @akinwol , Would you consider creating a PR for the parts you fixed?