{"id":19969452,"url":"https://github.com/maelweb/cmra","last_synced_at":"2025-07-13T09:36:23.907Z","repository":{"id":82822613,"uuid":"285497464","full_name":"MaelWeb/Cmra","owner":"MaelWeb","description":"A commander line for create my own React App.","archived":false,"fork":false,"pushed_at":"2020-08-06T07:42:23.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T17:48:44.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaelWeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-06T06:57:45.000Z","updated_at":"2023-03-05T01:34:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d2b78e3-77de-4cc3-87cd-fca432e05d36","html_url":"https://github.com/MaelWeb/Cmra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MaelWeb/Cmra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaelWeb%2FCmra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaelWeb%2FCmra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaelWeb%2FCmra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaelWeb%2FCmra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaelWeb","download_url":"https://codeload.github.com/MaelWeb/Cmra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaelWeb%2FCmra/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265121294,"owners_count":23714501,"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-11-13T02:50:07.298Z","updated_at":"2025-07-13T09:36:23.901Z","avatar_url":"https://github.com/MaelWeb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cmra\n\nA commander line for create my own React app base on [create-react-app](https://github.com/facebook/create-react-app).\n\n- Add `.eslintrc`;\n- Add `.prettierrc.js`;\n- Add commit lint;\n- Add template select;\n\n## Creating an App\n\n**You’ll need to have Node 10.16.0 or later version on your local development machine**(but it’s not required on the server). You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to switch Node versions between different projects.\n\n\n### npx\n\n```sh\nnpx cmra my-app\n```\n\n_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) is a package runner tool that comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_\n\n### npm\n\n```sh\nnpm init cmra my-app\n```\n\n_`npm init \u003cinitializer\u003e` is available in npm 6+_\n\n### Yarn\n\n```sh\nyarn create cmra my-app\n```\n\n_[`yarn create \u003cstarter-kit-package\u003e`](https://yarnpkg.com/lang/en/docs/cli/create/) is available in Yarn 0.25+_\n\nIt will create a directory called `my-app` inside the current folder.\u003cbr\u003e\nInside that directory, it will generate the initial project structure and install the transitive dependencies:\n\n\n\n\n```sh\ncd my-app\n```\n\nInside the newly created project, you can run some built-in commands:\n\n### `npm start` or `yarn start`\n\n\n\n## License\n\nCmra is open source software [licensed as MIT](https://github.com/facebook/create-react-app/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaelweb%2Fcmra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaelweb%2Fcmra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaelweb%2Fcmra/lists"}