Noble Noble Web Apps How to Use Just open html file in src/index.html Development install all dependencies pnpm install run this command to watch and modify style with tailwindcss pnpm dev Build for production to create minfied css, run this command pnpm build