Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
ym-3-29
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
ym-3-29
Commits
1a4d9ea4
Commit
1a4d9ea4
authored
Dec 27, 2019
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试文档
parent
baec353a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
1 deletion
+37
-1
README.md
README.md
+37
-1
No files found.
README.md
View file @
1a4d9ea4
# ng-template-generator
angularjs技术框架下的H5互动模板框架脚手架
\ No newline at end of file
angularjs技术框架下的H5互动模板框架脚手架,基于NG-ZORRO实现快速开发基于绘玩云的H5互动课件。
# 使用简介
## 生成项目
*
登录绘玩云课件开发平台:http://staging-teach.ireadabc.com/
*
点击“模板管理” 菜单,然后点击“新建模板”, 填写必要的信息,在“技术选型”一项上选择“Angular”
*
点击“确定”后,列表页就会出现一个新生成的模板项目
*
在项目的卡片下找到“开发”按钮,则会弹出相对应的git地址
## 获取并启动项目
```
// xxx 是上面项目对应的Git地址
git clone xxx
cd 项目名称/
npm install
npm start
//启动成功后打开浏览器,输入:http://localhost:4200 则可以看到这个项目的初始化效果了
```
## 项目结构
|-- bin
|-- dist
|-- e2e
|-- node_modules
|-- publish
|-- src
| |-- app
| |-- assets
||-- environments
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment