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

https://github.com/pmndrs/create

`npx pmndrs/create`
https://github.com/pmndrs/create

Last synced: 4 months ago
JSON representation

`npx pmndrs/create`

Awesome Lists containing this project

README

        

```sh
$ npm init @pmndrs
aquarium
❯ basic-demo
clouds
```

# INSTALL

```
$ npm ci
```

# build

```sh
$ npm run build
$ node dist/cli.js
```

# dev

```sh
$ npm run dev
```