Skip to content

Instantly share code, notes, and snippets.

@sagarPakhrin
Created March 7, 2021 16:22
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 sagarPakhrin/2656c0a271559250c62ec3fbe2ba1402 to your computer and use it in GitHub Desktop.
Save sagarPakhrin/2656c0a271559250c62ec3fbe2ba1402 to your computer and use it in GitHub Desktop.
For Formik Demo Video
{
// ...
"scripts": {
"start": "craco start",
"build": "craco build",
"test": "craco test",
"eject": "react-scripts eject"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment