create-bootstrap-react-app

0.0.8 • Public • Published

create-bootstrap-react-app

Create React apps with Bootstrap 4.

This tool runs Create React App with Bootstrap 4 React.

Installation

Make sure create-react-app is installed.

npm install --global create-react-app

Then,

npm install --global create-bootstrap-react-app

Create an App

create-bootstrap-react-app my-app
cd my-app
npm start

Bootstrap starter template

Templates

You may create app with Bootstrap templates.

create-bootstrap-react-app --template <template_name> my-app

For a list of avaiable templates, run

create-bootstrap-react-app --template

Package Sidebar

Install

npm i create-bootstrap-react-app

Weekly Downloads

7

Version

0.0.8

License

MIT

Unpacked Size

2.96 MB

Total Files

157

Last publish

Collaborators

  • richardzcode