1.0.7 • Published 11 months ago

b-react-app v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago