{"id":20904717,"url":"https://github.com/sage/create-carbon-app","last_synced_at":"2025-05-13T05:30:50.178Z","repository":{"id":137383480,"uuid":"140701660","full_name":"Sage/create-carbon-app","owner":"Sage","description":"Quickly create a ready-for-dev application that uses React \u0026 Carbon.","archived":true,"fork":false,"pushed_at":"2019-09-12T08:24:49.000Z","size":158,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-24T01:35:10.674Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sage.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":"2018-07-12T11:01:59.000Z","updated_at":"2024-05-29T16:22:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"39b500c0-8847-4693-817f-2eea2b13a589","html_url":"https://github.com/Sage/create-carbon-app","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcreate-carbon-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcreate-carbon-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcreate-carbon-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcreate-carbon-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sage","download_url":"https://codeload.github.com/Sage/create-carbon-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253882731,"owners_count":21978542,"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-18T13:18:36.721Z","updated_at":"2025-05-13T05:30:50.173Z","avatar_url":"https://github.com/Sage.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-carbon-app\n\nQuickly create a ready-for-dev application that uses [React](https://reactjs.org/) \u0026 [Carbon](https://carbon.sage.com/) - inspired by [create-react-app](https://github.com/facebook/create-react-app).\n\n## Get Started\n\n```\nnpx create-carbon-app my-app\ncd my-app\nnpm start\n```\n\n\u003e `npx` comes with npm v5.2+\n\n## Further Usage\n\n### Commands\n\nThere are a number of commands set up to use out of the box:\n\n* `npm start` - This will boot the app using Webpack for development.\n* `npm test` - This will boot Jest for running tests in watch mode (we also recommend you install [NiM](https://chrome.google.com/webstore/detail/nodejs-v8-inspector-manag/gnhhdgbaldcilmgcpfddgdbkhjohddkj?hl=en) which will automatically open Chrome for you).\n* `npm run test:windows` - Same as above, but for **Windows** environments.\n* `npm run build` - This will compile assets ready for production (this defaults to the `./assets` directory).\n* `npm run build:windows` - Same as above, but for **Windows** environments.\n* `npm run ci` - This will run a combination of lint and Jest, perfect for continuous integration.\n* `npm run jest` - This will run Jest without any of the default options (without watch mode or debugging enabled).\n* `npm run lint -- ./src` - This runs linting over your code.\n\n### Config\n\n#### Webpack\n\nWebpack is preconfigured using configuration from [Carbon Factory](https://github.com/sage/carbon-factory). You can override options in the `webpack.config.js` file, or create your own!\n\nSee [Webpack](https://webpack.js.org/) for more information.\n\n#### Jest\n\nJest is preconfigured using configuration from [Carbon Factory](https://github.com/sage/carbon-factory). You can override options in the `jest.config.js` file, or create your own!\n\nSee [Jest](https://jestjs.io/) for more information.\n\n## Licence\n\ncreate-carbon-app is licensed under the [Apache-2.0 licence](https://github.com/Sage/create-carbon-app/blob/master/LICENSE).\n\nCopyright (c) 2018 Sage Group Plc. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsage%2Fcreate-carbon-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsage%2Fcreate-carbon-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsage%2Fcreate-carbon-app/lists"}