javid-create-js
v1.0.9
Published
Vite Tailwind javascript babel
Downloads
1
Maintainers
Readme
vite-js-tailwind-babel-starter
this starter created on top-of vite and in addition i istalled tailwind,babel,eslint and configured it.
You can use this starter instead webpack bundler.
U may easy use this starter from command line
npm install -g javid-create-js
javid <your-app>
cd <your-app>
npm install
npm run dev
npm run build