create-twspr-app
v1.1.1
Published
create-tailwind-snowpack-react-app
Downloads
1
Maintainers
Readme
create-twspr-app
create-tailwind-snowpack-react-app
Creates a snowpack app using create-snowpack-app
with snowpack's react (or react-typescript, via the --ts
option) template. Removes sample code, adds tailwind, does some generic css formatting, and opens your new project in vscode.
Usage:
npx create-twspr-app [--ts] [project-name]