Go to Live Demo
Clone this repo and cd to the directory, then run npm or yarn
git clone https://github.com/happysalada/valueflo.ws
cd valueflo.ws
pnpm install
pnpm dev
Open up your favorite browser, go to localhost:3000 and try clicking around.
Or you can play with the code, just check src/routes/index.svelte
and try to edit the CSS.
pnpm run build
with the command above, now you can generate static web, you can deploy the project in netlify, begin, vercel or else