Created
May 15, 2021 14:30
-
-
Save smpnjn/f99e9d9545e52bd02684b9aa549a0fe2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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