/Revamped-demo

Boiler plate for VITE, TailwindCSS and Sass

Primary LanguageCSS

VITE-TailwindCSS-Sass-boilerplate

VITE-TailwindCSS-Sass-boilerplate for my static sites projects

Live version

This project is yet to be deployed.

Feedback and Bugs

If you have any feedback or bug report, please feel free to raise an issue :)

Contributing

If you would like to contribute to this amazing project, you can create a Pull Request containing your proposed changes and we will review it. Thank you.

Installation

  1. Clone the repo
    git clone https://github.com/n3-rd/VITE-TailwindCSS-Sass-boilerplate
  2. Install NPM packages
    pnpm install
  3. Run your dev server
    pnpm start