Skip to content

Commit af9d161

Browse files
author
deveshpankaj
committed
Added: sms-app
1 parent da592df commit af9d161

File tree

470 files changed

+71760
-24
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

470 files changed

+71760
-24
lines changed

.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": "No Configurations"
3+
}

.vs/VSWorkspaceState.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"ExpandedNodes": [
3+
"",
4+
"\\vue-js-example",
5+
"\\vue-js-example\\assets"
6+
],
7+
"SelectedNode": "\\vue-js-example\\assets\\script.js",
8+
"PreviewInSolutionExplorer": false
9+
}

.vs/sample-app/v15/.suo

14.5 KB
Binary file not shown.

.vs/sample-app/v15/Browse.VC.db

248 KB
Binary file not shown.

.vs/slnx.sqlite

140 KB
Binary file not shown.

sms-app/.gitignore

Whitespace-only changes.

sms-app/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
## Build
3+
```bash
4+
$ androidjs b
5+
```
6+

sms-app/assets/androidjs.js

Lines changed: 306 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sms-app/assets/bootstrap.min.css

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sms-app/assets/bootstrap.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)