Loading repository dataβ¦
Loading repository dataβ¦
SantiMA10 / repository
π This is an example of a super simple Tailwind CSS + ParcelJS starter project.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is an example of a super simple Tailwind CSS + ParcelJS starter project.
Clone the project and install the dependencies:
git clone https://github.com/SantiMA10/tailwindcss-parcel-starter
yarn // or npm i
After that, start up Parcel Development Server:
yarn dev // or npm run dev
You can play around with /index.html to see the effects of your changes.
yarn prod //or npm run prod
After that you will have a ready to deploy bundle at /dist
Please report any issues. New features and ideas that you'd like to see implemented will be welcome, also feel free to send any pull requests.