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
# clone the project
https://github.com/PhilemonChiro/Code-It.git
# enter the project directorycd vue-admin-template
# install dependency
npm install
# develop
npm run dev