- Notifications
You must be signed in to change notification settings - Fork0
harryho/nextjs-mui-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is aNext.js integrated withMui.
- Node 20+
- VS Code
- Run the development server:
npm run dev
Openhttp://localhost:3000 with your browser to see the result.
- Build and test production version
# it will take a whilenpm run build# launch prodcution versionnpm start
Openhttp://localhost:3000 with your browser to see the result. Comparing to dev version, the production version is much faster.
Live Demo is available here.
About
Build a demo to explore the NextJS and MUI
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.



