2024-01-14 14:56:39 +01:00
2024-01-14 14:56:39 +01:00
2024-01-14 02:26:22 +01:00
2024-01-14 02:26:22 +01:00
2024-01-14 14:56:39 +01:00
2024-01-14 02:26:22 +01:00
2024-01-14 14:56:39 +01:00
2024-01-14 14:56:39 +01:00
2024-01-14 02:26:22 +01:00
2024-01-15 17:30:21 +03:30
2024-01-14 15:05:13 +01:00
2024-01-14 02:26:22 +01:00
2024-01-14 02:26:22 +01:00
2024-01-14 14:56:39 +01:00
2024-01-14 14:56:39 +01:00
2024-01-14 15:05:13 +01:00
2024-01-14 14:56:39 +01:00

movie-web native-app

Native-app for movie-web.

Getting started

pnpm install

// Having nx installed globally is recommended
pnpm install -g nx

// If you don't want nx installed globally, you can use the following command
(pnpm dlx or npx) nx <command>

Running tasks

To execute tasks with Nx use the following syntax:

nx <target> <project> <...options>

For example, to run the mobile app:

nx run mobile

Repository information

This project uses Nx to manage the monorepo. For more information about Nx, visit nx.dev.

Mobile app

The mobile app is built with React Native and Expo. For more information about Expo, visit expo.io.

Description
The native app version of movie-web
Readme 11 MiB
Languages
TypeScript 80.4%
JavaScript 15.9%
Handlebars 3.5%
CSS 0.2%