jamstack-starter
v1.0.6
Published
This CLI will walk you through your first project, and get you set up with the tools you need to build a modern web app. There are no prerequisites and no configuration. Just run the command and you're ready to go.
Downloads
3
Maintainers
Readme
JAM Stack Starters
The easiest way to get started on your next web project
This CLI will walk you though your first project, and get you setup with the tools you need to build a modern web app. There are no prerequisites, and no configuration. Just run the command and you're ready to go.
1 npm install -g jamstack-starter
2 jamstack-starter
3 You will be prompted to name you project
4 Chose between React, Svelte, Vue, or Angular
5 Once you've chosen, the appropriate framework will be installed for you.
6 cd [The name of your project]