文件名称:ngdishes-angular-speech:在AngularJS上的30分钟简单演讲
文件大小:293KB
文件格式:ZIP
更新时间:2024-05-27 11:06:49
JavaScript
ngDishes角度语音 一个简单的即用型AngularJS骨架。 安装 注意:需要和 。 安装全局依赖项(管理权限) $ npm install -g grunt-cli bower nodemon 克隆存储库 $ git clone https://github.com/hitmands/ngdishes-angular-speech.git your/new/project/dir 转到克隆的项目 $ cd your/new/project/dir 安装本地依赖项* $ npm install $ bower install 部署中 $ grunt deploy # or $ grunt deployProd 启动服务器 $ npm start # or $ npm run production 让我们编码 $ grunt watch 注意: RESTFUL API接口已在pa