This project was built with mdx-docs and Next.js
npm install
npm start
npm run build
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.
To customize the look at feel of your application see the docs for mdx-docs:
Built with mdx-docs