0.0.5 • Published 4 years ago

create-sapper-app v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 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

4 years ago

0.0.5

4 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago