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
# install dependencies 下载插件
npm install
# serve with hot reload at 运行端口为localhost:8888
npm run dev
# build for production with 打包 minification
npm run build