A Landing Page Starter
Next.js + TypeScript & SASS (w/ Bootstrap)
- Download
cd my-landing-pagenpm installnpm run dev
Hack your awesome landing page that will give a lot of leads!
Then
npm run buildnpm run export
The out/ directory is your final-static landing page, ready for production.
