svelte-webpack-template
Svelte app on webpack configuration
Clone : "git clone https://github.com/anthu1510/svelte-webpack-template.git"
- Download this package
- change directory "cd svelte-webpack-template"
- install npm packages "npm install"
- Run the app "npm start"
- Build Production on App "npm run build"
- open the url on browser run the app "http://localhost:2000"