ReactTailwindScssParcel Tailwind Templates

Reacttailwindscssparcel

React starter kit with React and React Dom, TailwindCSS, SCSS and Parcel

Documentation

  • This is a starter folder for projects that would use React & React Dom , parcel, TailwindCSS and SCSS

Getting Started

  • Before we get started, you'll need to install Node and create a package.json for your project if you haven't already.
npm init
  • Clone the repository
git clone https://github.com/Aminetech84/ReactTailwindScssParcel.git
  • Install depandencies
npm i
  • Start the Development server with:
npm run start
  • Get production build with:
npm run build
  • To commit to your own repo, delete the hidden git folder then run:
git init

For more information about Parcel-bundler visit https://parceljs.org/

Top categories

Loading Svelte Themes