typescript-svelte-starter

Typescript Svelte Starter

TypeScript + Svelte + bootstrap + webpack Starter Kit for Business Application

TypeScript Svelte Starter

The goal of this project is to provide a starting base for an Business Application in TypeScript.

Features:

  • webpack with dynamic import & code-splitting
  • Build form & list from json(svelte-formgrid)
  • roadtrip as router
  • CURD opertion with API

How to run

npm install
npm run build

For development:

npm run dev

open http://localhost:8098/ in the browser

Simple API is serving at http://localhost:5002/api

Requirements

  • Node 6 or Higher
  • TypeScript 2.8.1 or Higher

Dependencies

Need Express to run api server

Still I like to find out better solution for Svelte & TypeScript...

Top categories

Loading Svelte Themes