Skip to content

Instantly share code, notes, and snippets.

@joshuacrass
Created September 9, 2018 13:44
Show Gist options
  • Save joshuacrass/f4a568c93b960e6c41dba1c0f9c5cc18 to your computer and use it in GitHub Desktop.
Save joshuacrass/f4a568c93b960e6c41dba1c0f9c5cc18 to your computer and use it in GitHub Desktop.
react-starter package.json
{
"name": "react-starter",
"version": "1.0.0",
"description": "A React starter project",
"main": "index.jsx",
"author": "Joshua Crass <joshua.crass@gmail.com>",
"license": "UNLICENSED",
"private": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment