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 b0c1f22 commit 9642700Copy full SHA for 9642700
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