/Modernize-Nextjs-Free

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

Primary LanguageTypeScriptMIT LicenseMIT

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