alan10332000 / tailwindcss-practice

https://alan10332000.github.io/tailwindcss-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tailwindcss-practice

Empty project.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

node dist/bundle.js

Credits

Made with createapp.dev

About

https://alan10332000.github.io/tailwindcss-practice


Languages

Language:JavaScript 93.1%Language:HTML 3.2%Language:Shell 2.6%Language:CSS 0.6%Language:SCSS 0.5%