Skip to content

ritesh404/svelte-typescript-scss-webpack-starter

Repository files navigation

Svelte Typescript SCSS Webpack Starter Kit

This is a Starter Kit to build Svelte apps containing:

  • Svelte 3.x
  • Typescript
  • SCSS
  • ESLint
  • Prettier
  • whatwg-fetch
  • Webpack

To create a new project based on this template using degit:

npx degit ritesh404/svelte-typescript-scss-webpack-starter svelte-app
cd svelte-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-app
yarn

...then start Webpack DevServer:

yarn start

Navigate to localhost:5000. You should see your app running. Edit files in src, save it, and reload the page to see your changes.

About

Starter kit to start building Svelte Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •