0.2.18 中文文档教程

发布于 7年前 浏览 4 项目主页 更新于 3年前

Front core

Development

开始工作

$ git clone git@github.com:atlasense/front-core.git
$ cd front-core
$ npm install
$ tsc -w

appExample

appExample 文件夹包含一个简单的 Angular 2 应用程序。 此应用程序用于检查前端核心组件的功能。

appExample 项目是使用 angular-cli 生成的。 有关详细信息,请阅读 /appExample/README.md。

npm release

  • 提交所有

  • npm 版本 patch

  • npm run build_npm

  • cd dist

  • npm publish

Front core

Development

Start to work

$ git clone git@github.com:atlasense/front-core.git
$ cd front-core
$ npm install
$ tsc -w

appExample

The appExample folder contains a simple Angular 2 app. This app is use to check the funcionality of the front-core components.

appExample project was generated with angular-cli. For more information read /appExample/README.md.

npm release

  • commit everything

  • npm version patch

  • npm run build_npm

  • cd dist

  • npm publish

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文