kumu-webclient Svelte Themes

Kumu Webclient

svelte-based webclient with classroom tools for Chinese ESL teachers. uses kumu-server

Kumu-webclient


this repo is no longer developed; got merged into kumu-server


This is Svelte app to provide classroom tool for Chinese ESL teachers. It's based on svelte v3 webpack template.

Get started

with Node.js installed...

Install the dependencies...

cd kumu-webclient
npm install

This app also uses fontawesome icons font so you'll need to copy the solid font files into the directory public/font-awesome

It also serves the nunito font locally, so that should be copied from node_modules/nunito-fontface into public/nunito

...then start webpack:

npm run dev

Navigate to localhost:8080.

Top categories

Loading Svelte Themes