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

https://github.com/liascode/pranx-templates

Starter basic template for the pranx meta-framework
https://github.com/liascode/pranx-templates

framework metaframework next pranx preact ssg ssr

Last synced: 4 months ago
JSON representation

Starter basic template for the pranx meta-framework

Awesome Lists containing this project

README

          

# Pranx Templates

This repository provides official starter templates for the **Pranx** metaframework.
Each template is designed to help developers quickly bootstrap new projects with a standardized structure and pre-configured settings.

## Features
- Ready-to-use templates for common project setups.
- Opinionated configurations aligned with Pranx best practices.
- Easy to extend and customize.

## Usage

```bash
npx create-pranx@latest -n "my-pranx-project" -t "basic"
```

OR

Clone or copy the template that best fits your project and start building with Pranx immediately.

## Contributing
Contributions are welcome. If you’d like to propose new templates or improve existing ones, please open an issue or submit a pull request.

## License

MIT