Skip to content

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

License

Notifications You must be signed in to change notification settings

impulsesproject/sveltekit-node-ts

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published