Skip to content

yimicat/sveltekit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteKit Template

🌟Skills

Svelte4 TypeScript unocss sass vitest

playwright stylelint eslint commitlint prettier husky volta Docker @sveltejs/adapter-node

⚙️Install

pnpm install

🛠️Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

📌Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

🚀Deployment

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

About

Sveltekit TS Scss Unocss Stylelint16 Eslint9 Prettier3 Commitlint19 Husky9 Volta Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors