Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stack-analyze/create-dimensions
template generator for the third mixtreria album dimensions
https://github.com/stack-analyze/create-dimensions
Last synced: 10 days 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 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-19T02:07:21.000Z (about 1 year ago)
- Last Synced: 2024-12-09T04:27:41.303Z (about 1 month 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