Scaffold Umbraco V14+ Package Developmen...
# news
c
📣 New post: Scaffold Umbraco V14+ Package Development Project with Vite, TypeScript & Lit https://blog.hackmakedo.com/2024/06/03/scaffold-umbraco-v14-package-development-project-with-vite-typescript-lit/
w
Also there is @Kevin Jump awesome dotnet new template that I forgot about 🙈 that does near enough the same thing, just slightly diff project structure. But good to have choices 😄
k
there is also @rickbutterfield's umbracodegen scripts, https://rickbutterfield.dev/blog/umbracodegen/ but i am not sure if they create the project structure, more than add things to the existing client (like dashboards, and property editors etc.
w
Yep more for when you have done the faff of scaffolding and setting things up to use Rick's CLI tool to add new templates/scaffold extension stuff quickly