Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`).