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.
2 parents a8eb670 + ca26d60 commit 46e2a6cCopy full SHA for 46e2a6c
package.json
@@ -5,6 +5,8 @@
5
"docusaurus/website"
6
],
7
"scripts": {
8
+ "testv2": "echo 'No tests yet'",
9
+ "startv2": "node index.js"
10
"build": "cd packages/react-scripts && node bin/react-scripts.js build",
11
"changelog": "lerna-changelog",
12
"create-react-app": "node tasks/cra.js",
0 commit comments