Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

lunchboxer/scorekeeper-client-sapper

Repository files navigation

scorekeeper-client

Built with the default Sapper template. So look there and to the Sapper docs to understand the structure and function. To get it running:

npm install # or yarn!
cp -r node_modules/material-design-icons-iconfont/ static/material-icons # we're serving it locally
npm run dev

To do anything interesting the app needs a feathersjs scorekeeper server running.

In addition, because Sapper uses server-side rendering, this app uses cookies for storing the authentication token instead of local storage.

About

a sapper based client for scorekeeper-feathers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published