Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 406 Bytes

File metadata and controls

24 lines (13 loc) · 406 Bytes

Reactjs-TypeScript-MaterialUI.V5-Boiler Code

In this boilerplate i have added the following versions of indivisual packages:

  • React - 17.0.2
  • Material UI - 5.4.4
  • TypeScript - 4.0

Installation

requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

npm i or yarn install
cd app_name

Thank you for using this!