Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 266 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 266 Bytes

Tailwindcss Example

This is an example of Tailwindcss with parcel bundler

Install dependencies

Execute this cmd

$ yarn install

Run the project

Execute this cmd

$ yarn start

build project

Execute this cmd

$ yarn build