svelte-webpack

Svelte Webpack

Svelte-Webpack Project Template

... for Svelte apps using Webpack

Source

https://github.com/sumwatt/svelte-webpack

Usage

You will need to install Node.js

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

npx degit sumwatt/svelte-webpack svelte-app
cd svelte-app && npm install

wait a few moments for all of the packages to install then:

npm run dev

Once the web server starts, a browser should open localhost:5000.

Notes:

The Svelte favicon, scripts and content here are copied from the standard svelte template (Svelte - Rollup) for some semblance of consistency. All code and trademarks are held by their original creators/owners.

Top categories

Loading Svelte Themes