https://github.com/puristajs/starter
PURISTA starter templates
https://github.com/puristajs/starter
bun npm pnpm purista starter-template template-project yarn
Last synced: 5 months ago
JSON representation
PURISTA starter templates
- Host: GitHub
- URL: https://github.com/puristajs/starter
- Owner: puristajs
- License: mit
- Created: 2024-07-21T23:55:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T11:44:57.000Z (over 1 year ago)
- Last Synced: 2025-04-09T08:46:35.560Z (about 1 year ago)
- Topics: bun, npm, pnpm, purista, starter-template, template-project, yarn
- Language: TypeScript
- Homepage: https://purista.dev
- Size: 40 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Starter
PURISTA starter templates.
They are not intend to be used directly. The templates are used by the installer.
```sh
npm create purista
```
**OR with Bun**
```sh
bun create purista
```
**OR with pnpm**
```sh
yarn create purista
```
**OR with pnpm**
```sh
pnpm create purista
```
---
- Official Website: **[purista.dev](https://purista.dev)**
- Follow on Twitter **[@purista_js](https://twitter.com/purista_js)**
- Join the **[Discord Chat](https://discord.gg/9feaUm3H2v)**
---