Svelte and Tailwindcss based one page templates
Install node, npm -> clone the repo -> install dependencies
cd twtemplates
npm install
Once you've cloned the repo and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
To create a production version of your app:
npm run build
Adapter-Node is already added so you can just run your production version with:
node build
Preview available at https://template.abona.in