Skip to content

imartyus/sw-demo-sapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SW API Demo built with Sapper 🚀


I made this application as a reference to learn Svelte framework and also to try out their NextJS-like project Sapper. In addition, I've used Bulma CSS framework for baseline styling.

The backend part is simply proxying the requests to SW API to simulate an API server.

Polka server setup will be later used as a reference for new webserver projects.

Deployment:

  1. Make a production build with npm run build
  2. The output can be run as a Node app with node __sapper__/build

Reference links:

About

Demo project to learn Svelte, Sapper, and Bulma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published