$ git clone git@github.com:xxryan1234/react-auth.gitwill download the app and cd to the folder once done.
yarn install- to install dependencies.yarn start- Runs the app in development mode.
-
file structure of project
- Top Level
react-auth │ ├── client └── server