https://github.com/nrankin18/react-starter
This simple React project is meant to be used as a starting point for React projects using Typescript
- Use https://realfavicongenerator.net/ to generate icons and place icons into the
publicdirectory. - Update
nameandshort_nameinsite.webmanifest. - Update
<title>inindex.html. - Update
nameinpackage.json. - Run
npm ito install packages.
- Run
npm start