💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
[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