git clone git@github.com:in-tech-gration/website.git
cd website
npm install
npm run dev
- How to update the top menu?
Data: Update config.yaml UI: Edit => components/ui/header.tsx
- How to update the top-most section on the Homepage?
Edit: /components/join.tsx
- How to update/change/disable the Apply links?
Update config.yaml
- Why are dynamically-applied Tailwind class names are not applied?
Update 'safelist' in tailwind.config.js