This is a basic project repository for setting up nextjs with material UI. This contains all the neceesary setup and performance optimisation to quickly get onbaoard with your project.
- Install all the node packages
yarn
- Start the development server
yarn dev