Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

seeroad-apptemp

tangcheng18UNLICENSED1.4.1

帮助团队快速开发基于PDMS平台的APP

readme

Seeroad-Apptemp

帮助团队快速开发基于PDMS平台的APP

开发

  npm i
  cd src/index.js

测试

   cd ../
   node src/index.js <command> <option>

发布

  npm version minor
  npm publish

使用

  npm i seeroad-apptemp -g
  seeroad-apptemp init "<name>" -i <isInstall>