This is Vanilla Javascript + Tailwind CSS template with dark/light theme mode, svg icons support with Icones, pre-styled components, fully responsive and SEO friendly.
Use this template via @pr4j3sh/frames
:
npm create @pr4j3sh/frames@latest js-tw myapp
You can replace
myapp
with the choice of your name.
Run the app using:
npm run dev