sapper-with-postcss-and-tailwind
sapper-with-postcss-and-tailwind copied to clipboard
Question: build as a HTML project?
npm run build
I see this build a node app. Can we export this a HTML/CSS/JS project? I simply want to create a landing page with 2-3 pages.
Cheers!