Update 'README.md'
This commit is contained in:
parent
5fb184331d
commit
bbb86a9ecf
@ -1,3 +1,12 @@
|
|||||||
|
# Config Proxy for Yarn
|
||||||
|
```bash
|
||||||
|
yarn config set registry https://r.ctdn.net
|
||||||
|
```
|
||||||
|
# Config Proxy for NPM
|
||||||
|
```bash
|
||||||
|
npm config set registry https://r.ctdn.net
|
||||||
|
```
|
||||||
|
|
||||||
# Config/Set NPM Registry
|
# Config/Set NPM Registry
|
||||||
```bash
|
```bash
|
||||||
npm config set registry https://npm.osa.cubetiqs.com
|
npm config set registry https://npm.osa.cubetiqs.com
|
||||||
|
Loading…
Reference in New Issue
Block a user