1.0.7 • Published 1 year ago

b-react-app v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

b-react-app

b-react-app is a command-line tool for generating custom React applications with various configurations.

Features

  • Quick setup of custom React applications
  • Option to choose between React + JavaScript or React + TypeScript environment
  • Integration of popular style libraries like styled-components (optional)
  • Prettier and ESLint integration for code formatting and linting (optional)
  • React Router Dom setup (optional)
  • TypeScript support (optional)

Install

npx b-react-app

or

npx b-react-app .

or

npx b-react-app <project-name>

Demo

start package

b-react-app demo

check installed project

b-react-app test

Version

  • 1.0.0
    • Initial release
  • 1.0.2
    • Refactor: Separate script dependencies
  • 1.1.0
    • Refactor: Package installation speed improvement
    • Refactor: Separate concerns of createApp function
1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago