svelte-jquery-bootstrap

Svelte Jquery Bootstrap

Svelte + Bootstrap Starter project in TypeScript (v3)



Svelte + Bootstrap Starter project in TypeScript (v3)

The goal of this project is to provide a starting base for an Svelte project styled with Bootstrap in TypeScript.

See demo here at Heroku

Features:

  • Bootstrap Template
  • Uses DataTables as Grid
  • Svelte Data Table - Converted from vue-materialize-datatable
  • Basic Form Validation

How to run

npm install

For development:

npm run start

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

Requirements

  • Node 6 or Higher
  • TypeScript 2.2.2 or Higher

Dependencies

  • Svelte
  • Bootstrap
  • Rollup
  • TypeScript
  • jQuery

Need Express to run api server

Goals

I needed a simple POC code to support CRUD operation with JavaScript front-end and WebAPI back-end.

Credits

Top categories

Loading Svelte Themes