HybridParking

Hybrid WebView playground. Covering both iOS and Android.

Apps and Packages

  • config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Install

pnpm i

Build

To build all apps and packages, run the following command:

pnpm run build

Develop

To develop all apps and packages, run the following command:

pnpm run dev

Utilities

This turborepo has some additional tools already setup for you:

GitHub

View Github