Skip to content

atifmerghad/Nativescript-movies-app

Repository files navigation

Movies App

Nativescript Angular Node NPM

movies app preview

Development

This app is built with the NativeScript CLI. Once you have the CLI installed, start by cloning the repo:

This app uses the new RootLayout component from Nativescript 8 so make sure that the latest Nativescript CLI (8.0.x) is installed prior to running the app:

npm i -g nativescript@latest
git clone https://github.com/williamjuan027/nativescript-movies-demo.git

cd nativescript-movies-demo

Install the project's dependencies

npm install

You can then run the app on iOS and Android using the following commands:

npm run start.ios

npm run start.android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published