React Frontend App
- 1 minPurpose
- Create React App project with TypeScript
- Add backend GRPC server
Installation
Please refer to Makefile and Dockerfile for install and build instructions.
cd my-app3-ts
make install
make build
make build-container
Topic Details
Please refer to below “Web Resources” for a deeper understanding of this project.
Testing
- Run Server
cd helloworld_buf_ts make run OR
- Run Client
cd my-app3-ts make test-container
Next Steps
Follow the below links for the source code and Dockerfile
-
Frontend React App
I am also including the backend GRPC Server for complete testing
-
Backend GRPC Server
I hope that these references will make getting started extremely easy.
Enjoy!
Web Resources:
- adding-typescript
- getting-started-with-react-and-typescript
- your-first-react-typescript-project-todo-app
- create-a-new-react-app.html
- unit-testing-with-react-scripts
- your-first-react-typescript-project-todo-app
DISCLAIMER: All views expressed on this site are my own and do not represent the opinions of any entity whatsoever with which I have been, am now, or will be affiliated. Any collateral used is referenced in the Web Resources or others sections on this page. The information provided on this website does not constitute investment advice, financial advice, or trading advice.