1 Star 0 Fork 0

Albertiy/echartLearning

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

echartLearning

Description

Some demo and practise for echart.

Software Architecture

Angular CLI: 1.7.4
Node: 8.11.3
OS: win32 x64
Angular: 5.2.11

@angular/cli: 1.7.4
@angular-devkit/build-optimizer: 0.3.2
@angular-devkit/core: 0.3.2
@angular-devkit/schematics: 0.3.2
@ngtools/json-schema: 1.2.0
@ngtools/webpack: 1.10.2
@schematics/angular: 0.3.2
@schematics/package-update: 0.3.2
typescript: 2.5.3
webpack: 3.11.0

Installation

  1. 下载nodejs安装包并安装好nodejs和npm。
  2. 在clone的项目文件夹内,控制台运行 npm install --save-dev
  3. 有些组件如kendoUI的是需要账号登录的,如果用不到就在angular-cli.json、package-lock.json和package.json中移除引用
  4. KendoUI for Angular 的组件安装方法:
    1. 首先,到Telerik的官网免费注册账号(可用google账号,但登陆后需完善密码等个人信息):http://www.telerik.com/kendo-angular-ui/getting-started#
    2. 然后,在项目根目录控制台运行 npm login --registry=https://registry.npm.telerik.com/ --scope=@progress
    3. 按照提示依次输入Telerik的用户名(如果是邮箱就只输入@前面的部分)、密码和邮箱
    4. 如果顺利,则会提示当前登录的账号
    5. 最后再次 npm install --save-dev ,刷新node_modules文件夹,应该能看到@progress文件夹下的kendo组件了。
    6. PS:现在好像已经收费了
  5. 推荐使用 VSCode。
  6. 在项目根目录下打开控制台,并运行npm start --open就能跑起来并自动打开浏览器显示页面。

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the project
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/

空文件

简介

将一些常用的前端组件整合到Angular中。用于练习。 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/RedBeast/echartLearning.git
git@gitee.com:RedBeast/echartLearning.git
RedBeast
echartLearning
echartLearning
master

搜索帮助