You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 我是使用npm来安装依赖包和启动项目,没有用yarn# install dependencies
npm install
# serve with hot reload at localhost:4000
npm run dev
# build with hot reload
npm run dev-proxy
# deploy
npm run deploy