Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurci/create-app
Create a new app from a template.
https://github.com/laurci/create-app
Last synced: 30 days ago
JSON representation
Create a new app from a template.
- Host: GitHub
- URL: https://github.com/laurci/create-app
- Owner: laurci
- Created: 2022-10-22T17:46:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T18:50:48.000Z (about 2 years ago)
- Last Synced: 2024-11-30T06:48:16.951Z (about 2 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @laurci/create-app
Quickly scaffold applications from [my selection of templates](https://github.com/laurci?tab=repositories&q=app-template&type=&language=&sort=name).
```sh
yarn create @laurci/app [path]
```Templates are loaded from `github.com/$APP_GITHUB_USER/app-template-`, where `` is the argument specified and `$APP_GITHUB_USER` is an environment variable that defaults to my GitHub username (`laurci`).