https://github.com/importdoc/nextjs-importdoc-example
Next.js + ImportDoc + Material-UI example
https://github.com/importdoc/nextjs-importdoc-example
importdoc material-ui nextjs
Last synced: 11 months ago
JSON representation
Next.js + ImportDoc + Material-UI example
- Host: GitHub
- URL: https://github.com/importdoc/nextjs-importdoc-example
- Owner: importdoc
- Created: 2019-07-22T04:20:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T04:06:36.000Z (over 3 years ago)
- Last Synced: 2025-04-13T09:07:26.296Z (about 1 year ago)
- Topics: importdoc, material-ui, nextjs
- Language: JavaScript
- Homepage: https://nextjs-importdoc-example.now.sh/
- Size: 1.09 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js + ImportDoc + Material-UI example
Site: https://nextjs-importdoc-example.now.sh/
Google Doc: https://docs.google.com/document/d/1PbW00DBZzh75R6heS8aF8FL4pI7k4xf1rx7bry3iyo8/
## How to use
```sh
npm install
npm run dev
```