Notice:
y
is the alias foryarn
,n
is the alias fornpm
.
Install dev deps after git clone the repo.
$ y
change the package.json
"scripts": {
"dev": "cross-env PAGES_PATH='AccountCenter/src' umi dev",
...
}
'AccountCenter/src'
is you are going to running
run dev
$ y dev