Skip to content

Superplate by Pankod dashboard template that includes Material UI, GraphQL, React Router v5, i18n, Docker, Eslint

Notifications You must be signed in to change notification settings

josephgodwinkimani/mui-pankod-superplate

Repository files navigation

mui-pankod-superplate

Craco, Material UI, GraphQL, React Router v5, i18n, DarkMode

This simple dashboard template for react was generated with superplate. You can initiate this project with Ionic to support Android, iOS, Desktop, and PWA. You can switch to any package manager without worrying about lock files.

Getting Started with Docker

Build the image.

	docker build -t mui-pankod-superplate .

Run container.

	docker run -p 3000:3000 mui-pankod-superplate

Getting Started without Docker

Running the development server.

    pnpm dev

Building for production.

    pnpm build

Running the production server.

    pnpm start

Learn More

To learn more about superplate, please check out the Documentation.

License

Licensed under the MIT License

About

Superplate by Pankod dashboard template that includes Material UI, GraphQL, React Router v5, i18n, Docker, Eslint

Topics

Resources

Stars

Watchers

Forks