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

https://github.com/ycanardeau/petunia

Petunia is an opinionated TypeScript project generator for React and Node.js.
https://github.com/ycanardeau/petunia

nodejs project react typescript

Last synced: 3 months ago
JSON representation

Petunia is an opinionated TypeScript project generator for React and Node.js.

Awesome Lists containing this project

README

        

# Petunia

Petunia is an opinionated TypeScript project generator for React and Node.js. Generated project files can be downloaded as a ZIP file.

## Live demo

See https://ycanardeau.github.io/petunia/.

## Installation

```
pnpm i
pnpm dev
```

## Screenshot

![Create a new project](docs/create-new-project.png)