管理项目

管理项目

运行项目

npm run dev

导出项目

npm run build

引入依赖

npm install xxx

删除依赖

npm uninstall xxx