Skip to content

Latest commit

 

History

History

mui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Material-UI Next.js Basic

Simple project that demonstrates Next.js project setup using Material-UI (Server-Side Rending).

Setup

  1. Run the application.

    npm install
    npm run dev
  2. Navigate to http://localhost:3000.