svelte-typescript-webpack-start-up

Svelte Typescript Webpack Start Up

Svelte framework start-up with typescript, webpack

Svelte typeScript webpack start-up

This is a Svelte start-up project containing:

  • svelte 1.x
  • TypeScript 2.x
  • Webpack 3.x
  • Less

You can use ES6 in the svelte file, babel-loader will take care of the code compiled by svelte.

  # install
  > npm i 

  # start develope
  > npm run dev
  
  # start develope for windows
  > npm run dev:win

Enjoy.

Top categories

Loading Svelte Themes