0.0.2 • Published 2 years ago

pyminer-webcomponent-demo v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

demo-npm

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

构建依赖

首先要确保在index.ts里面定义了一些你所需要的内容。

yarn lib
npm login
npm install -g nrm

确认registry为官方源。 可以用nrm npm来切换过去。

> npm config get registry
https://registry.npmjs.org/
0.0.2

2 years ago

0.0.1

2 years ago