svelte-webpack-boilerplate

Svelte Webpack Boilerplate

📦A Svelte boilerplate (Webpack, Babel, Typescript, SCSS, PostCSS)

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm start

You can view the development server at localhost:8080

Production build

npm run build

You can view the deploy by creating a server in dist

npm run serve

Features

Author

License

This project is open source and available under the MIT License.

Top categories

Loading Svelte Themes