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

https://github.com/netlify/create-netlify

Create a new Netlify site
https://github.com/netlify/create-netlify

Last synced: about 2 months ago
JSON representation

Create a new Netlify site

Awesome Lists containing this project

README

        

## create-netlify

Quickly link your repo to Netlify without installing anything:

```bash
npm init netlify
```

or

```bash
yarn create netlify
```

For more control, use [the Netlify CLI](https://www.netlify.com/docs/cli).

---

Licence: MIT