Skip to content

Boilerplate for Tailwind, Vue, Sass, and PostCSS to quicky create designs

Notifications You must be signed in to change notification settings

PascalHesselink/TailwindBoilerplate

Repository files navigation

Tailwind Boilerplate

Boilerplate for Tailwind, Vue (Vite), and PostCSS to quickly create designs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Download the project and open it in your terminal and code editor!

Install the packages via npm:

npm install 

Start coding

While developing run:

npm run dev

Open the index.html

open ./dist/index.html

Deployment

Before deploying your project run the following command:

npm run build

Built Mainly With

Credits

License

This project is licensed under the MIT License