NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
[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