ns-ng-plugin-seed

A minimal Nativescript + Angular plugin seed


Keywords
angular, angular2, ng2, ngx, ns, plugin, kickstart, seed, project, nativescript
License
MIT
Install
npm install ns-ng-plugin-seed@0.0.5

Documentation

Nativescript + Angular Minimal Plugin seed

  • git clone https://github.com/jogboms/ns-ng-plugin-seed
  • cd ns-ng-plugin-seed
  • Delete .git
  • Create new instance of Git
  • Replace every instance of ns-ng-plugin-seed in package.json and src/package.
  • Then npm run setup
  • After changes
  • git add . & git commit -m "Initial Commit"
  • And finally, npm run push-pub

License

MIT