diff --git a/website/translated_docs/ur-PK/home.md b/website/translated_docs/ur-PK/home.md new file mode 100644 index 000000000..b41817e54 --- /dev/null +++ b/website/translated_docs/ur-PK/home.md @@ -0,0 +1,100 @@ +--- +id: home +date: 2017-07-10T23:36:56.503Z +title: Verdaccio npm proxy private registry +--- + + +
+ +## Easy to Install + +One single command to install the application + +```sh +$> npm install --global verdaccio + +# or + +$> yarn global add verdaccio + +``` + +## Easy to Set Up + +Set your verdaccio registry as default + +```sh +