1.0.4 • Published 2 years ago

@aaronpowell/create-swa-app v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

create-swa-app

Want to create an Azure Static Web App easily from the command line? Well this is the tool for you!

Usage

This can be used with npm init to create a project (or the applicable command in other package managers).

npm:

npm init @aaronpowell/swa-app my-swa-app

Select a template and whether you want it created on GitHub, then you're good to go.

Templates

The templates made available are those from the awesome-swa list, but maintained in the templates.json in this repo.

Want to add a template? Submit a PR!

License

MIT