changed project structure

This commit is contained in:
Rohit Nandwani
2019-06-17 18:10:41 -04:00
parent 30f103d3b0
commit 3c40bc3935
709 changed files with 129 additions and 150404 deletions

15
bower.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "lab_ui",
"authors": [
"Rohit Nandwani <rnand@aescape.co>"
],
"description": "",
"main": "",
"license": "MIT",
"private": true,
"dependencies": {
"selectize": "^0.12.6",
"pretty-checkbox": "^3.0.3",
"remarkable-bootstrap-notify": "^3.1.3"
}
}