1.0.8 • Published 4 years ago

create-react-package-env v1.0.8

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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0-1

4 years ago

1.0.0-0

4 years ago