create-react-package-env

1.0.8 • Public • Published

create-react-package-env

This is cli tool for generating environement with dev server that creates react package.

How to use

Run the following command for creating your package name environament.

$ create-react-package-env your-package-name

Some useful option

These option has to be specified after the package name

option for
-t or --typescript creates project with typescript support
-o or -open opens VS Code after project setup
-n or -npm uses npm instead of yarn for modules installation
-si or --skip-install skips installation of modules

Raising Issues and PRs are heartly welcomed.

with ❤️ by Akash Basavaraju

Package Sidebar

Install

npm i create-react-package-env

Weekly Downloads

2

Version

1.0.8

License

MIT

Unpacked Size

34.6 kB

Total Files

10

Last publish

Collaborators

  • akashtb