File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <br />
3+ <p>
4+ <img src="cover.png" title="web-appp" alt="Web Appp" width="500" />
5+ </p>
6+ <br />
7+ <p>
8+ <a href="https://github.com/mrepol742/web-appp/actions/workflows/build.yml">
9+ <img src="https://github.com/mrepol742/web-appp/actions/workflows/build.yml/badge.svg" alt="actions" />
10+ </a>
11+ <a href="https://opensource.org/licenses/MIT">
12+ <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" />
13+ </a>
14+ </p>
15+ <br />
16+ </div >
17+
18+ Build your web app for Android faster with this base template.
19+
20+ ## Prerequisites
21+
22+ - Android Studio ** Narwhal 3 or newer**
23+
24+ ## Installation
25+
26+ 1 . Clone the repository
27+
28+ ``` bash
29+ git clone https://github.com/mrepol742/web-appp
30+ ```
31+
32+ 2 . Open the Project in Android Studio
33+ 3 . Sync Gradle dependencies
34+ 4 . Run the app on an emulator or device 🚀
You can’t perform that action at this time.
0 commit comments