20190927-SvelteJS-Webpack-Test

20190927 Sveltejs Webpack Test

Demonstrate Svelte work with Webpack

20190927-SvelteJS-Webpack-Test

Demonstrate Svelte work with Webpack


Setup environment

Node.js version

Git

Clone repository

Execute following commands in terminal:

git clone https://github.com/pulipulichen/20190927-SvelteJS-Webpack-Test.git

Install packages

Execute following commands in terminal:

cd 20190927-SvelteJS-Webpack-Test
npm i

Start up service

Execute following commands in terminal:

npm run demo

Open following URL in your browser:

http://localhost:8080/

Try to modify svelte files

Svelte files are placed under ./src folder. You can modify any content and see the results of the changes on browser instantly.


Acknowledge

Top categories

Loading Svelte Themes