/next-material-template

Template for using material ui, redux and redux-saga with nextjs, with added batteries.

Primary LanguageTypeScript

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