Skip to content

mahadihpu/reactjs-typescript-materialui-boiler-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!