1.2.1 • Published 2 years ago
create-js-template v1.2.1
Create JS Template
Simple Javascript/HTML/TailwindCSS template, bundled with Parcel for frontend focused projects.
Get Started
npx create-js-template my-appor
npx create-js-template@latest my-appthen
cd my-app
npm run dev