sveltejs/sapper

Name: sapper

Owner: Svelte

Description: Military-grade progressive web apps, powered by Svelte

Created: 2017-12-11 13:54:33.0

Updated: 2018-05-24 03:30:51.0

Pushed: 2018-05-24 01:56:40.0

Homepage: https://sapper.svelte.technology

Size: 1281

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

sapper

Military-grade progressive web apps, powered by Svelte.

What is Sapper?

Sapper is a framework for building high-performance universal web apps. Read the guide or the introductory blog post to learn more.

Get started

Clone the starter project template with degit

degit sveltejs/sapper-template my-app

…then install dependencies and start the dev server…

y-app
install
run dev

…and navigate to localhost:3000. To build and run in production mode:

run build
start
License

LIL


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.