0.0.5 • Published 5 years ago

create-sapper-app v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

create-sapper-app

usage

Installs https://github.com/sveltejs/sapper-template into the specified folder

$ yarn create sapper-app my-sapper-app # uses rollup by default
$ yarn create sapper-app --webpack my-sapper-app # use webpack

Why?

yarn has a built-in CLI command for which you don't have to remember a github repo, or npx, or degit. If you're more used to those tools use those. If you're more familiar with yarn create * use this CLI.

0.0.5-alpha.0

5 years ago

0.0.5

5 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago