Skip to content

adminmart/Modernize-Nextjs-Free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modernize Free Next.js 14 Admin Template with Material Ui + Typescript

Give a Star

Installation 👨🏻‍💻

We recommend you use npm

  1. Install all packages
npm i
  1. Run Development Server
npm run dev
  1. Build your project
npm run build