Skip to content

fashionunited/product-database-docs

Repository files navigation

mdx-docs

This project was built with mdx-docs and Next.js

Getting Started

npm install

Run in development mode

npm start

Export static site

npm run build

Adding Routes & Navigation

Each file in the pages/ directory will create a route for your application. To edit the navigation in the sidebar, change the routes array in the pages/_app.js component.

For more information on how Next.js works, see the Next.js Docs.

Customizing

To customize the look at feel of your application see the docs for mdx-docs:

Built with mdx-docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published