Skip to content

Commit

Permalink
🎉👍 Add: Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ArslanAmeer committed Dec 26, 2018
0 parents commit f941e88
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Empty file added index.html
Empty file.
Empty file added loadMoreScript.js
Empty file.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "ui-content-loadmore",
"version": "1.0.0",
"description": "Load more feature button to load static content already loaded on webpage",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Arslan Ameer",
"license": "GPL-3.0"
}

0 comments on commit f941e88

Please sign in to comment.