0.0.2 • Published 1 year ago

web-cosmos v0.0.2

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

web cosmos

Through this package, a react boiler plate repository can be created with pre configured dependencies and modules specific to Meesho.

Please refer to the documentation for more info:

Just run the below command in your terminal with project directory name.

npx web-cosmos <project-directory>

In the above command with project directory, you can also provide a an option of template. Run below command for more info on available templates.

npx web-cosmos --help

Note : If template is not provided, then by default react-app template will be picked.

Note : Node version 16.14.0 is required for this pacakge to work properly.