smart-login-new

登录注册服务

Usage no npm install needed!

<script type="module">
  import smartLoginNew from 'https://cdn.skypack.dev/smart-login-new';
</script>

README

登录注册服务

本地部署

npm install
npm run prepublish

本地测试

npm link
在目标文件执行
npm link smart-login

项目就可以想正常导入smart-login模块了

npm部署

npm adduser
npm publish