Update 'README.md'

This commit is contained in:
Sambo Chea 2021-07-29 11:11:04 +07:00
parent 5fb184331d
commit bbb86a9ecf

View File

@ -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
```bash
npm config set registry https://npm.osa.cubetiqs.com