1.0.5 • Published 4 years ago

create-project-jay v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Follow below steps to clone your repository

You can clone your public git repository.

  • First create a empty directory into which you want to clone your github project.
  • Inside of this new directory run below command to clone repository
    • npm init project-jay for local setup OR
    • install globally using sudo npm install create-project-jay and then run command create-project-jay and follow the steps.
  • Now your project is cloned and ready to use.