Skip to content

Commit 3320a33

Browse files
Update package.json
1 parent f806cc1 commit 3320a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"start:ganache": "node ./scripts/run-ganache.js",
8+
"start:client": "cd ./packages/client && npm start",
89
"deploy:contracts": "cd ./packages/truffle && npm start"
910
},
1011
"repository": {

0 commit comments

Comments
 (0)