create-corvid-app

Bootstrap local corvid site projects with a single command

Usage no npm install needed!

<script type="module">
  import createCorvidApp from 'https://cdn.skypack.dev/create-corvid-app';
</script>

README

Create Corvid App

create-corvid-app sets up a local site project to use corvid-cli and clones your Wix site in a single command.

Prerequisites

Node.JS version >= 10

Usage

Just run:

npx create-corvid-app <folder-name> [your-wix-site-url]

Sit back and relax while we initialize the specified folder with the recommended setup for working with corvid-cli. If you provide a Wix site URL (optional), we will also clone your site into that folder.