Skip to content

Commit 339a0d1

Browse files
author
Alexander J. Salas B
committed
Add script start to install packages & components
1 parent b0a0e03 commit 339a0d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"type": "git",
99
"url": "https://github.com/ajsb85/angular-material-accordion.git"
1010
},
11+
"scripts": {
12+
"start": "npm i & bower i"
13+
},
1114
"authors": [
1215
"Alexander J. Salas B. <[email protected]>"
1316
],

0 commit comments

Comments
 (0)