{"id":14964137,"url":"https://github.com/nuxt/cli-draft","last_synced_at":"2025-10-19T08:32:18.517Z","repository":{"id":56391587,"uuid":"94074771","full_name":"nuxt/cli-draft","owner":"nuxt","description":"WIP: CLI for Nuxt.js projects","archived":false,"fork":false,"pushed_at":"2020-11-10T16:19:52.000Z","size":37,"stargazers_count":62,"open_issues_count":2,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-29T11:11:25.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-12T08:47:40.000Z","updated_at":"2023-11-26T04:54:04.000Z","dependencies_parsed_at":"2022-08-15T17:50:41.880Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/cli-draft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fcli-draft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fcli-draft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fcli-draft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fcli-draft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/cli-draft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237092921,"owners_count":19254308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T13:32:37.434Z","updated_at":"2025-10-19T08:32:13.069Z","avatar_url":"https://github.com/nuxt.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# nuxt-cli\nCLI for Nuxt.js projects\n\n## Commands\n\n### Templates\n\n```bash\n# Create nuxt.js project\nnuxt new \u003ctemplate-name\u003e \u003cfolder-name?\u003e\n\n# List official templates\nnuxt templates list\n```\n\n### Project\n\n```bash\n# Start in development mode\nnuxt dev\n\n# Build for production\nnuxt build\n\n# Start in production mode\nnuxt start\n\n# Generate a server-rendered static website\nnuxt generate\n```\n\n### Modules\n\n```bash\n# List nuxt.js official modules\nnuxt module list\n\n# Add a nuxt.js module to the project\nnuxt module add \u003cmodule-name\u003e\n\n# Remove a nuxt module\nnuxt module rm/remove \u003cmodule-name\u003e\n\n# Add a new module locally (modules/\u003cmodule-name\u003e/index.js)\nnuxt module new \u003cmodule-name\u003e\n\n# Upgrade a nuxt module\nnuxt module upgrade \u003cmodule-name\u003e\n```\n\n### Pages\n\n```bash\n# Add a page\nnuxt page add \u003cpage-name\u003e\n\n# Remove a page\nnuxt page rm/remove \u003cpage-name\u003e\n```\n\n### Utils\n\n```bash\n# Analyze bundles\nnuxt analyze\n\n# Benchmark project\nnuxt benchmarks\n\n# Upgrade nuxt.js dependency\nnuxt upgrade\n\n# Test project (proposal)\nnuxt test\n\n# Link nuxt.js to project (development of nuxt.js)\nnuxt link \u003cnuxt.js-dir\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt%2Fcli-draft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuxt%2Fcli-draft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxt%2Fcli-draft/lists"}