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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.3
    3
  • 1.2.2
    0
  • 1.2.1
    0
  • 1.1.4
    0

Package Sidebar

Install

npm i create-react-bootstrap-app

Weekly Downloads

3

Version

1.2.3

License

MIT

Unpacked Size

2.42 kB

Total Files

3

Last publish

Collaborators

  • babandeepsingh