- Material UI: latest
- NextJS: latest
- Install dependencies:
yarn install
- Prepare config:
yarn prepare
- Run development server:
yarn dev
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!