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

https://github.com/pnstack/create-pnstack

Create Professional Node Stack
https://github.com/pnstack/create-pnstack

nodejs templates

Last synced: about 2 months ago
JSON representation

Create Professional Node Stack

Awesome Lists containing this project

README

          

# create-pnstack

A command-line interface (CLI) tool for scaffolding PNStack projects.

## Features

- Create new PNStack projects with a single command
- Support for TypeScript and JavaScript templates
- Built-in React + SWC configuration
- Automated project setup and dependencies installation

## Installation

```bash
npm create pnstack@latest
```