webpack-babel-typescript-svelte Svelte Themes

Webpack Babel Typescript Svelte

Webpack-Babel-Typescript-Svelte

Template for Webpack/Babel for typescript/svelte project and use of Jest for testing.

Run Development Server

npm run dev

Run Development Database

npm run serve

Building the repo (All JS Files and Types)

npm run build

Building bundles

npm run build:webpack

Building js files

npm run build:js

Building types only

npm run build:types

Type-Checking the repo

npm run type-check

Testing

npm run test

Clear all build files (Deletes)

npm run clean

Top categories

Loading Svelte Themes