Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntrp/nativescript-ng2-drawer-seed
Nativescript template project with drawer support
https://github.com/ntrp/nativescript-ng2-drawer-seed
angular2 drawer-support meteor nativescript nativescript-seed typescript
Last synced: 11 days ago
JSON representation
Nativescript template project with drawer support
- Host: GitHub
- URL: https://github.com/ntrp/nativescript-ng2-drawer-seed
- Owner: ntrp
- Created: 2016-07-15T20:27:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:55:17.000Z (11 months ago)
- Last Synced: 2024-10-12T08:43:11.793Z (27 days ago)
- Topics: angular2, drawer-support, meteor, nativescript, nativescript-seed, typescript
- Language: TypeScript
- Size: 3.09 MB
- Stars: 18
- Watchers: 6
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NativeScript Ng2 Drawer Seed
![Screenshot](screen.png)
Nativescript seed project with [nativescript-telerik-ui](https://www.npmjs.com/package/nativescript-telerik-ui)
drawer support integrated and ready to be used.To test the app just clone the repository and run:
```shell
$ tns run android
```Meteor integration under the [meteor](https://github.com/ntrp/nativescript-ng2-drawer-seed/tree/meteor) branch.