Skip to content

Ray1413/lc-map

Repository files navigation

Material UI - Next.js App Router example

This is a Next.js project bootstrapped using create-next-app with Material UI installed.

How to use

npx create-next-app -e https://github.com/mui/material-ui/tree/master/examples/material-ui-nextjs LC-Map

npm i react-leaflet @maplibre/maplibre-gl-leaflet

Download the example or clone the repo:

curl https://codeload.github.com/mui/material-ui/tar.gz/master | tar -xz --strip=2  material-ui-master/examples/material-ui-nextjs
cd material-ui-nextjs

Install dependencies and run:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/app/page.js. The page auto-updates as you edit the file.

This example uses next/font/google to automatically optimize and load Roboto, a custom Google Font.

Learn more

To learn more about this example:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published