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
1. 可以直接在git上下载项目源码。把github下载到本地,
git clone
2. 进入到tourism目录,进行初始化,安装依赖
npm run dev
3. 依赖安装成功后执行启动命令
npm run dev
如果显示一下内容说明安装成功
I Your application is running here: http://localhost:8080