pitlane
pitlane copied to clipboard
Follow Formula 1 and access previous seasons
Follow Formula 1 and access previous seasons
:sparkles: Demo
:package: Install
git clone https://github.com/dmartinjs/pitlane.git
cd pitlane
npm install
:rocket: Start project
npm run start
:iphone: 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.
:technologist: Built with
:page_with_curl: License
Copyright © 2023 dmartinjs.
Distributed under AGPL-3.0 license.