Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrychavez/tns-template-vivmer-ng
NativeScript Angular Template for VIVMER Architecture
https://github.com/henrychavez/tns-template-vivmer-ng
angular design-patterns nativescript nativescript-template vivmer
Last synced: 20 days ago
JSON representation
NativeScript Angular Template for VIVMER Architecture
- Host: GitHub
- URL: https://github.com/henrychavez/tns-template-vivmer-ng
- Owner: henrychavez
- License: apache-2.0
- Created: 2019-09-11T23:54:10.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-04T23:56:01.000Z (over 4 years ago)
- Last Synced: 2024-12-13T18:22:17.177Z (26 days ago)
- Topics: angular, design-patterns, nativescript, nativescript-template, vivmer
- Language: TypeScript
- Homepage:
- Size: 2.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NativeScript Angular Template - VIVMER Architecture
This template creates a "Hello, world" NativeScript app using Angular following the **VIVMER** architecture.
You can create a new app that uses this template with either the `--template` option.
```
tns create my-app --template tns-template-vivmer-ng
```