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
- Host: GitHub
- URL: https://github.com/netlify/create-netlify
- Owner: netlify
- Created: 2022-06-27T11:08:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T13:37:58.000Z (about 2 years ago)
- Last Synced: 2025-05-01T00:30:45.529Z (about 2 months ago)
- Language: JavaScript
- Size: 378 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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