Download Tailwind Starter Kit to get the compiled CSS and the sample pages on plain HTML, or on React, VueJS and Angular.
html-dashboard-page
):.html
file from one of the above HTML folders
inside one of your browsersangular-name-page
)npm install
ng server
react-name-page
)npm install
npm start
vuejs-name-page
)npm install
npm run serve