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

https://github.com/webeetle/create-app

Create App by Webeetle
https://github.com/webeetle/create-app

Last synced: 9 months ago
JSON representation

Create App by Webeetle

Awesome Lists containing this project

README

          

# @webeetle/create-app

Scaffolding for WeBeetle Projects

> **Compatibility Note:**
> Some projects requires [Node.js](https://nodejs.org/en/) version >=12.0.0.

With NPM:

```bash
npm init @webeetle/app
```

With Yarn:

```bash
yarn create @webeetle/app
```