Skip to content

Instantly share code, notes, and snippets.

@smpnjn
Created May 15, 2021 14:30
Show Gist options
  • Save smpnjn/f99e9d9545e52bd02684b9aa549a0fe2 to your computer and use it in GitHub Desktop.
Save smpnjn/f99e9d9545e52bd02684b9aa549a0fe2 to your computer and use it in GitHub Desktop.
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build && cp -r build/* ./cordova/www",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment