1.0.8 • Published 5 years ago

create-react-package-env v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

optionfor
-t or --typescriptcreates project with typescript support
-o or -openopens VS Code after project setup
-n or -npmuses npm instead of yarn for modules installation
-si or --skip-installskips installation of modules

Raising Issues and PRs are heartly welcomed.

with :heart: by Akash Basavaraju
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.0-1

5 years ago

1.0.0-0

5 years ago