119 Forks
625 Stars
625 Watchers

modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.

How to download and setup modules

Open terminal and run command
git clone https://github.com/nuxt/modules.git
git clone is used to create a copy or clone of modules repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with modules https://github.com/nuxt/modules/archive/master.zip

Or simply clone modules with SSH
[email protected]:nuxt/modules.git

If you have some problems with modules

You may open issue on modules support forum (system) here: https://github.com/nuxt/modules/issues