This is a TypeScript based Next.js/Convex+Auth PWA project with TailwindCSS, Tailwind CSS Animate, ShadCN/UI that was bootstrapped with com.nlaak.template
.
First, make sure the initialize.sh
script in the root folder is executable
chmod +x initialize.sh
Next, run the initialize.sh
script:
./initialize.sh
Your Progressive Web App is now ready to run.
Open http://localhost:3000 with your browser to check it out and get started.