Skip to content

Instantly share code, notes, and snippets.

@KennedyIhe
Created April 28, 2020 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KennedyIhe/51d757fb7364b686a7fc70d91b50471b to your computer and use it in GitHub Desktop.
Save KennedyIhe/51d757fb7364b686a7fc70d91b50471b to your computer and use it in GitHub Desktop.
"scripts": {
"start": "node ./src/translations.js rimraf ./build && react-scripts start",
"build": "react-scripts build",
"translate": "node ./src/translations.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment