create-am-wra

1.0.3 • Public • Published

create-am-wra

create-am-wra is a command-line interface (CLI) tool for bootstrapping Webflow apps with React. It simplifies the process of creating new projects by cloning a predefined GitHub repository and setting up the necessary configurations.

Features

  • Easy Setup: Quickly clone the repository and set up a new Webflow app.
  • Customizable: Specify your app name and the directory for the project.

Installation

To install create-am-wra, you'll need Node.js and npm installed on your machine. You can then install the package globally using npm:

With NPM

npm install -g create-am-wra

With YARN

yarn add -g create-am-wra

With PNPM

pnpm install -g create-am-wra

After installation you can create a new Webflow app by running:

create-am-wra

And follow the prompts :)

Prompts

You will be prompted to enter the following arguments:

  • App name: he name of your application. This will be set in the package.json file. Default is webflow-react-app
  • Directory: The directory where you want to install the project. Default is Webflow React App.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-am-wra

    Weekly Downloads

    6

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    5.96 kB

    Total Files

    4

    Last publish

    Collaborators

    • frangoni