Skip to content

Commit 9e423bc

Browse files
author
Ihor Khomiak
authored
Create README.md
1 parent af811e6 commit 9e423bc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## money-tracker
2+
Money Tracker is a mobile app for android and ios to manage and save your money.
3+
4+
#### Technologies: NativeScript, Angular2, TypeScript, RxJS.
5+
6+
```
7+
tns run ios
8+
```
9+
or
10+
```
11+
tns run android
12+
```

0 commit comments

Comments
 (0)