ricardo-rp / gun-budget-spa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte SPA template

This template uses adapter-static and the ssr disabler hook to allow us to make a SPA.

Developing

Once you've installed dependencies with pnpm install, start a development server:

pnpm dev

Building

To create a production version of your app:

pnpm build

You can preview the production build with pnpm preview.

To deploy your app, you may need to install an adapter for your target environment.

About


Languages

Language:JavaScript 59.0%Language:TypeScript 14.4%Language:HTML 13.7%Language:Svelte 10.0%Language:CSS 2.9%