Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spencerlabs/create-jam

Create a Jamstack app with many of the most popular frameworks through a single CLI
https://github.com/spencerlabs/create-jam

cli create-jam jamstack

Last synced: about 2 months ago
JSON representation

Create a Jamstack app with many of the most popular frameworks through a single CLI

Awesome Lists containing this project

README

        

# Create JAM App

Create [Jamstack](https://jamstack.org) apps from the most popular frameworks in a single CLI!

## Quick Start

```bash
# yarn
yarn create jam

# npm
npm init jam

# pnpm
pnpm create jam

# npx
npx create-jam
```

## Documentation

Head to [createjam.app](https://createjam.app/) to view the latest documentation.

## Frameworks

- [Angular](https://createjam.app/#/frameworks?id=angular)
- [Astro](https://createjam.app/#/frameworks?id=astro)
- [Blitz](https://createjam.app/#/frameworks?id=blitz)
- [Docsify](https://createjam.app/#/frameworks?id=docsify)
- [Docusaurus](https://createjam.app/#/frameworks?id=docusaurus)
- [Gatsby](https://createjam.app/#/frameworks?id=gatsby)
- [Gridsome](https://createjam.app/#/frameworks?id=gridsome)
- [Hexo](https://createjam.app/#/frameworks?id=hexo)
- [Nest](https://createjam.app/#/frameworks?id=nest)
- [Next.js](https://createjam.app/#/frameworks?id=nextjs)
- [Nuxt](https://createjam.app/#/frameworks?id=nuxt)
- [Preact](https://createjam.app/#/frameworks?id=preact)
- [Quasar](https://createjam.app/#/frameworks?id=quasar)
- [React](https://createjam.app/#/frameworks?id=react)
- [Redwood](https://createjam.app/#/frameworks?id=redwood)
- [Remix](https://createjam.app/#/frameworks?id=remix)
- [Stencil](https://createjam.app/#/frameworks?id=stencil)
- [SvelteKit](https://createjam.app/#/frameworks?id=sveltekit)
- [Vite](https://createjam.app/#/frameworks?id=vite)
- [VuePress](https://createjam.app/#/frameworks?id=vuepress)