Skip to content

docs: add the list of companies using Nuxt #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Nuxt's goal is to make web development intuitive and performant, with a great de
- [Community Examples](#community-examples)
- [Articles](#articles)
- [Books](#books)
- [Companies Using Nuxt](#companies-using-nuxt)
- [Open source projects using Nuxt](#open-source-projects-using-nuxt)
- [Projects Using Nuxt](#projects-using-nuxt)

Expand Down Expand Up @@ -69,6 +70,10 @@ Nuxt's goal is to make web development intuitive and performant, with a great de
- [Nuxt.js beginners guide(Japanese)](https://github.com/potato4d/nuxt-beginners-guide) - Japan's first book that corresponds to Nuxt.js v2 and focuses on deep content(published by C&R Institute, author: HANATANI Takuma [@potato4d](https://github.com/potato4d)).
- [Nuxt tech book(Japanese)](https://potato4d.booth.pm/items/824745)

### Companies Using Nuxt

- [Companies Using Vue/Nuxt](https://github.com/cloydlau/companies-using-vue)

### Open source projects using Nuxt

- [GitHub Nuxt Network dependents](https://github.com/nuxt/nuxt/network/dependents)
Expand Down