Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
ww_matching_cards
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
ww_matching_cards
Commits
4b326c83
Commit
4b326c83
authored
Mar 03, 2020
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完善文档
parent
6a7f8058
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
README.md
README.md
+11
-1
No files found.
README.md
View file @
4b326c83
...
@@ -4,6 +4,15 @@ angularjs技术框架下的H5互动模板框架脚手架,基于NG-ZORRO实现
...
@@ -4,6 +4,15 @@ angularjs技术框架下的H5互动模板框架脚手架,基于NG-ZORRO实现
# 使用简介
# 使用简介
## 前期准备
*
git下载 https://git-scm.com/downloads
*
nodejs下载 https://nodejs.org/zh-cn/download/
*
谷歌浏览器下载 https://www.google.cn/chrome/
都下载最新版就行,然后默认安装就可以
## 生成项目
## 生成项目
*
登录绘玩云课件开发平台:http://staging-teach.ireadabc.com/
*
登录绘玩云课件开发平台:http://staging-teach.ireadabc.com/
...
@@ -19,7 +28,8 @@ angularjs技术框架下的H5互动模板框架脚手架,基于NG-ZORRO实现
...
@@ -19,7 +28,8 @@ angularjs技术框架下的H5互动模板框架脚手架,基于NG-ZORRO实现
// xxx 是上面项目对应的Git地址
// xxx 是上面项目对应的Git地址
git clone xxx
git clone xxx
cd 项目名称/
cd 项目名称/
npm install
npm install -g yarn
yarn install
npm start
npm start
//启动成功后打开浏览器,输入:http://localhost:4200 则可以看到这个项目的初始化效果了
//启动成功后打开浏览器,输入:http://localhost:4200 则可以看到这个项目的初始化效果了
...
...
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