https://github.com/stack-analyze/create-dimensions
template generator for the third mixtreria album dimensions
https://github.com/stack-analyze/create-dimensions
Last synced: 12 months ago
JSON representation
template generator for the third mixtreria album dimensions
- Host: GitHub
- URL: https://github.com/stack-analyze/create-dimensions
- Owner: stack-analyze
- License: mit
- Created: 2023-12-15T03:57:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T02:07:21.000Z (about 2 years ago)
- Last Synced: 2025-02-03T04:54:23.633Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# create-dimensions
## Scaffolding of dimensions album app template
> **Compatibility Note:**
> create-dimensions requires [Node.js](https://nodejs.org/en/) version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
With NPM:
```bash
$ npm create dimensions
```
With npx:
```bash
$ npx create-dimensions
```
With Yarn:
```bash
$ yarn create dimensions
```
With Bun:
```bash
$ bunx create-dimensions
```
> stack-analyze license MIT