Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 478 Bytes

Next-Material Template

Run on Repl.it

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.

Installation

  • Install all the node packages
yarn
  • Start the development server
yarn dev