Clone guns.lol & e-z.bio
Stack
- Svelte Kit - The fastest way to build Svelte apps.
- Bun - The fast and self-contained JavaScript and TypeScript runtime.
Running Locally
npm install
npm i -D @sveltejs/adapter-static @sveltejs/vite-plugin-svelte @sveltejs/kit svelte vite
bun run dev
Important
- To work you need to install bun.
- The site is configured in the config.ts file, at src/lib/config.ts
- To build you will need the command:
npm run build
License
- You are free to use this code as inspiration.
- Please do not copy it directly.
- Crediting the author is appreciated.