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
- Host: GitHub
- URL: https://github.com/pnstack/create-pnstack
- Owner: pnstack
- Created: 2023-07-05T10:24:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T07:21:12.000Z (about 1 year ago)
- Last Synced: 2025-01-19T22:40:08.468Z (11 months ago)
- Topics: nodejs, templates
- Language: TypeScript
- Homepage:
- Size: 249 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
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
```