romitkarmakar / next-material-template

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

Home Page:https://next-material-template.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://next-material-template.now.sh/


Languages

Language:TypeScript 84.5%Language:JavaScript 15.5%