This build tool is for those who are tired of installing and setting up TailwindCSS, ESLint, and Typescript whenever you create a new project. Build tools like vite are undoubtedly great, but unfortunately, the templates it provides don't include them.
npm i cretail -g
cretail
in your terminalnpm run dev
Most of our templates are inherited from existed build tools:
Huge thanks to them 💖.
Copyright © 2022 Melvin Chia
Licensed under MIT.