Made by : David Han @davjhan (https://davjhan.com/)
(https://paper-trader.davjhan.com/)
- Svelte Kit
- Tailwind CSS (JIT) (CSS framework)
- Netlify (Hosting)
- Chart.js (Charting library)
- Plausible analytics (cookie-less Analytics)
Generates a static site that is hosted on Netlify.
davjhan-core
includes common tailwind styles, css, and components (e.g. Navbar) that will be reused between david
games. I use yalc link davjhan-core
on my local machine so that it builds.
npm run dev
npm run build
npm run preview
npm run deploy