Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobhsu/lodash-docs


https://github.com/jacobhsu/lodash-docs

nextjs vercel

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Nextra Docs Template

This is a template for creating documentation with [Nextra](https://nextra.site).

[**Live Demo →**](https://nextra-docs-template.vercel.app)

[![](.github/screenshot.png)](https://nextra-docs-template.vercel.app)

## Npmjs

[npm-lodash](https://www.npmjs.com/package/npm-lodash)

## References

[Nextra: Docs Starter Kit](https://vercel.com/templates/next.js/documentation-starter-kit)
[runkit-embed-react](https://www.npmjs.com/package/runkit-embed-react)
[RunKit Embed Component](https://github.com/runkitdev/react-runkit)
[RunKit + npm](https://npm.runkit.com/lodash)
[lodash](https://lodash.com/)
[lodashjs](https://www.lodashjs.com/)
[pocket-lodash](https://github.com/HeftyKoo/pocket-lodash)
[lodash github](https://github.com/lodash/lodash)

## Note

Module not found: Can't resolve 'prop-types'
`pnpm i prop-types -D`

## Quick Start

Click the button to clone this repository and deploy it on Vercel:

[![](https://vercel.com/button)](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra-docs-template&showOptionalTeamCreation=false)

## Local Development

First, run `pnpm i` to install the dependencies.

Then, run `pnpm dev` to start the development server and visit localhost:3000.

## License

This project is licensed under the MIT License.