There was an error while loading. Please reload this page.
1 parent ad3305b commit ea07e52Copy full SHA for ea07e52
package.json
@@ -21,7 +21,7 @@
21
"gyroscope"
22
],
23
"scripts": {
24
- "start": "http-server ./demo -p 3000",
+ "start": "http-server ./demo",
25
"build": "rollup -c",
26
"lint": "standard src/*.js",
27
"pretest": "npm run lint",
0 commit comments