We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5e440 commit a5ab5c5Copy full SHA for a5ab5c5
package.json
@@ -4,6 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
+ "build": "npm install && npm --prefix ./frontend install ./frontend",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"author": "",
0 commit comments