Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bchiang7/nativescript-pokedex

A Pokedex app built with NativeScript-Vue
https://github.com/bchiang7/nativescript-pokedex

Last synced: 12 days ago
JSON representation

A Pokedex app built with NativeScript-Vue

Awesome Lists containing this project

README

        

# NativeScript Pokedex

> A Pokedex app built with NativeScript-Vue

## Usage

```bash
# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug

# Build for production
tns build --env.production

```

## Screenshots