@orderingstack/front-components-product-configurator
v1.8.1
Published
This is a [ReactJS](https://reactjs.org) + [Vite](https://vitejs.dev) boilerplate to be used with [Tailwindcss](https://tailwindcss.com).
Keywords
Readme
React Tailwindcss Boilerplate build with Vite
This is a ReactJS + Vite boilerplate to be used with Tailwindcss.
What is inside?
This project uses many tools like:
Getting Started
Install
Create the project.
npx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-appAccess the project directory.
cd my-appInstall dependencies.
npm installServe with hot reload at http://localhost:3000.
npm run devLint
npm run lintBuild
npm run buildTest
npm run testLicense
This project is licensed under the MIT License.
