An open API service indexing awesome lists of open source software.

https://github.com/nativescript/examples-best-practices


https://github.com/nativescript/examples-best-practices

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## Example of various Best Practices

Reference: https://docs.nativescript.org/best-practices/

To run the example:

```bash
git clone https://github.com/NativeScript/examples-best-practices.git
cd examples-best-practices

ns debug ios

// or...

ns debug android
```