Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 604 Bytes

READMe.md

File metadata and controls

33 lines (17 loc) · 604 Bytes

Express & React TypeScript Boilerplate

Express & React Boilerplate(MUI) to use for all typescript/node project as full stack solution containing typesafety with the use of trpc as the api layer to minimize the unnecessary type definition and back and forth between server and client code

Installation

Install on development for both server and client

  yarn 

  yarn dev

Install on production for both server and client

  yarn 

  yarn build

Authors

License

MIT