@aaronpowell/create-swa-app
v1.0.4
Published
<div style="text-align:center"> <img src="./swa-logo.svg" style="height:150px;" /> </div>
Downloads
23
Readme
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