/awesome-material-ui-starter

An Awesome Material UI Gatsby Starter Site

Primary LanguageTypeScriptBSD Zero Clause License0BSD

Awesome Material UI Starter

Includes support for:

  • Material UI and Material UI Icons
  • TypeScript & Type Checking
  • React Helmet
  • Offline Functionality
  • Progressive Web App Functionality

Create with Gatsby CLI

gatsby new project-name https://github.com/Flavyoo/awesome-material-ui-starter

Development

Runs a local server that is also accessible on your local network.

npm run local

Build

npm run build