Skip to content

Commit 31bdf23

Browse files
committed
feat: add readme
1 parent 7ee70e9 commit 31bdf23

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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 🚀

cover.png

16.4 KB
Loading

0 commit comments

Comments
 (0)