文件名称:sampleng-frontend:带角度的样品前端
文件大小:20KB
文件格式:ZIP
更新时间:2024-07-19 17:52:59
JavaScript
采样前端 带角度的示例前端项目。 什么是 这是一个试验技术并帮助定义用于使用“客户端”技术(例如 AngularJS)开发应用程序的堆栈的项目。 ##先决条件 基于此存储库的 Sampleng-backend 配置( ) Node.js 安装 ( )。 安装 git ( )。 ##指示 克隆或签出此项目的贡献者并将其导入您选择的 IDE。 使用命令安装 grunt 和 bower: npm install -g grunt npm install -g grunt-cli npm install -g bower 从 Bower 安装应用程序依赖项: bower install 安装 grunt 模块: npm install ##测试应用程序 通过终端,导航到项目文件夹并键入: grunt serve ##发布到VM Apache 通过终端
【文件预览】:
sampleng-frontend-master
----.jshintrc(397B)
----.gitattributes(11B)
----bower.json(617B)
----Gruntfile.js(9KB)
----test()
--------.jshintrc(631B)
--------spec()
--------karma.conf.js(2KB)
----README.md(1KB)
----.gitignore(148B)
----app()
--------index.html(3KB)
--------views()
--------styles()
--------scripts()
--------.buildignore(8B)
----package.json(1KB)