create-react-bootstrap-app

1.2.3 • Public • Published

create-react-bootstrap-app

A CLI to automatically clone the create-react-bootstrap-boiler.

Installation

Install the CLI globally OR use npx:

npm install -g create-react-bootstrap-app

Usage

# with global install
create-react-bootstrap-app name-of-app
# with npx
npx create-react-bootstrap-app name-of-app

This will create a directory with the given name, clone the create-react-bootstrap-boiler repo into it, and install dependencies.

# Almost
Done! 🏁
#Get Started
To get started:
#Go to folder
cd app-name
#NPM install
npm install
#Start app
npm start

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i create-react-bootstrap-app

      Weekly Downloads

      2

      Version

      1.2.3

      License

      MIT

      Unpacked Size

      2.42 kB

      Total Files

      3

      Last publish

      Collaborators

      • babandeepsingh