AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
[TOC] ## 案例1 star-rating [[star-rating](https://segmentfault.com/a/1190000015646455)] 完成node.js、vue-client的安装后,命令行中的操作步骤 ~~~ linux 1. vue init webpack-simple path/to/my-project 2. npm install 3. npm run dev 4. npm install vue-awsome@2.3.4 5. npm install sass-loader 6. npm install node-sass ~~~ > vue-loader@15.5.1 for SFC(*.vue, Single File Component) > add vue-loader's plugin to webpack.config.js