sveltekit-node-ts Svelte Themes

Sveltekit Node Ts

Impulse (Docker dev container configuration and scaffolding) for a SvelteKit application built on Node.js with TypeScript support.

SvelteKit.ts

Impulse (Docker dev container configuration and scaffolding) for a SvelteKit application built on Node.js with TypeScript support.

Usage

Inside the container,

 # Running your app
 npm dev or yarn dev

 # Building your app
 npm run build or yarn build

 # Linting
 npm run lint or yarn lint

 # Formatting
 npm run format or yarn format

Top categories

Loading Svelte Themes