文件名称:angular-list-tree:角度列表树
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-10 01:20:00
JavaScript
angular-list-tree — 基本的 AngularJS 树 这个项目是简单的数组树。 入门 要开始使用,您可以简单地克隆存储库并安装依赖项: 先决条件 您需要 git 来克隆存储库。 项目还使用了一些 node.js 工具进行初始化和测试。 您必须安装 node.js 及其包管理器 (npm)。 您可以从获取它们。 克隆角度列表树 使用 git 克隆 angular-list-tree 存储库: git clone cd angular-list-tree ### Install Dependencies We have two kinds of dependencies in this project: tools and angular framework code. The tools help us manage and test the application
【文件预览】:
angular-list-tree-master
----.travis.yml(411B)
----package.json(1KB)
----.bowerrc(41B)
----LICENSE(1KB)
----app()
--------app.css(908B)
--------index.html(1KB)
--------npm-debug.log(0B)
--------components()
--------app.js(237B)
----.gitignore(68B)
----karma.conf.js(673B)
----README.md(3KB)
----.jshintrc(219B)
----bower.json(364B)