-
Clone this repo
git clone https://github.com/tinkerhubsjcet/main-web
-
Switch the branch from main to dev
git checkout dev
-
Start tailwind
npx tailwindcss -i ./src/input.css -o ./build/css/style.css --watch
-
Add html file to build/pages folder
-
Start working :)