npm i --save ns-ng-plugin-seed
- 版本:0.0.5
- GitHub:
- NPM: https://npmjs.net.cn/package/ns-ng-plugin-seed
- 下载量
- 昨日: 0
- 上周: 0
- 上月: 0
Nativescript + Angular 最小化插件种子
git clone https://github.com/jogboms/ns-ng-plugin-seed
cd ns-ng-plugin-seed
- 删除
.git
- 创建新的 Git 实例
- 替换
package.json
和src/package
中所有ns-ng-plugin-seed
的实例。 - 然后运行
npm run setup
- 变更后
git add .
&git commit -m "Initial Commit"
- 最后,运行
npm run push-pub