@evm-angular-v2/mobile-core

npm install @evm-angular-v2/mobile-core --save

Usage no npm install needed!

<script type="module">
  import evmAngularV2MobileCore from 'https://cdn.skypack.dev/@evm-angular-v2/mobile-core';
</script>

README

安装

安装组件

npm install @evm-angular-v2/mobile-core --save

引入资源

在 angular.json 中

"assets": [
    ...,
    {
    "glob":"**/*",
    "input":"node_modules/@evm-angular-v2/mobile-core/assets",
    "output":"assets/@evm-angular-v2/mobile-core"
    }
]

文档

链接