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
git clone https://github.com/vueadmin/VueAdmin.git
cd VueAdmin
composer install
npm install
npm run hot (访问线上后台系统)
npm run prod (vue-admin编译上线)
访问: http://localhost:4000