2.1.0 • Published 3 years ago

awesome-material-ui-starter v2.1.0

Weekly downloads
2
License
0BSD
Repository
github
Last release
3 years ago

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