Skip to content

GetSimpl/svelte-webpack-starter

Repository files navigation

Svelte Webpack Starter Kit

This is a Starter Kit to build Svelte apps containing:

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

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

npx degit ritesh404/svelte-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

Svelte webpack starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •