Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.
/ kumu-webclient Public archive

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

Notifications You must be signed in to change notification settings

lunchboxer/kumu-webclient

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published