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.
npm run create-react-app
1 parent 0c3631c commit cea3582Copy full SHA for cea3582
package.json
@@ -3,7 +3,8 @@
3
"version": "0.0.1",
4
"scripts": {
5
"start": "node scripts/start.js local",
6
- "build": "node scripts/build.js local"
+ "build": "node scripts/build.js local",
7
+ "create-react-app": "node global-cli/index.js --scripts-version \"$PWD/`npm pack`\""
8
},
9
"dependencies": {
10
"autoprefixer": "^6.3.7",
0 commit comments