Skip to content

dmartinjs/pitlane

Repository files navigation

Follow Formula 1 and access previous seasons

GitHub package.json version GitHub last commit GitHub

✨ Demo

📦 Install

git clone https://github.com/dmartinjs/pitlane.git
cd pitlane
npm install

🚀 Start project

npm run start

📱 Build for mobile devices

Android

# build web assets and prepare the app
npm run build

# copy web assets to native platforms
npx cap copy

# open Android Studio
npx cap open android

Then Run 'app' from Android Studio to visualise the app in a virtual device or to a real android device after enabling USB debugging in the Developers options panel in the Settings of you android device.

🧑‍💻 Built with

📃 License

​ Copyright © 2023 dmartinjs.

Distributed under AGPL-3.0 license.