CLI for creating reusable React, Preact, Vue, Svelte and Nextjs templates.
npm install -g frontend-bootstrap-cli
or
npx frontend-bootstrap-cli
frontend-bootstrap-cli
Once you run the CLI, you will be asked to answer few questions. Complete the steps and you should have a react project with an example component.
If you are using npm
npm start
else
yarn start