@snowpack/app-template-blank

v2.1.2
A preconfigured template for Snowpack with Prettier
csa-template

start

snowpack dev

build

snowpack build

format

prettier --write "src/**/*.js"

lint

prettier --check "src/**/*.js"

test

echo "This template does not include a test runner by default." && exit 1
npm i @snowpack/app-template-blank

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/24/2021

Downloads