{"id":21053424,"url":"https://github.com/thecodechef/react-generator","last_synced_at":"2026-04-23T12:31:14.886Z","repository":{"id":79863331,"uuid":"179040625","full_name":"thecodechef/react-generator","owner":"thecodechef","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-02T09:37:45.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T09:02:48.571Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodechef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2019-04-02T09:10:30.000Z","updated_at":"2019-04-02T09:37:47.000Z","dependencies_parsed_at":"2023-07-11T04:15:52.691Z","dependency_job_id":null,"html_url":"https://github.com/thecodechef/react-generator","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/thecodechef/react-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Freact-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Freact-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Freact-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Freact-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodechef","download_url":"https://codeload.github.com/thecodechef/react-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Freact-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32181362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-19T16:06:24.054Z","updated_at":"2026-04-23T12:31:14.860Z","avatar_url":"https://github.com/thecodechef.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nano-react-app-template\n\nThe template project for [nano-react-app](https://github.com/adrianmcli/nano-react-app).\n\n- `npm start` — This will spawn a development server with a default port of `1234`.\n- `npm run build` — This will output a production build in the `dist` directory.\n\n## Custom port\n\nYou can use the `-p` flag to specify a port for development. To do this, you can either run `npm start` with an additional flag:\n\n```\nnpm start -- -p 3000\n```\n\nOr edit the `start` script directly:\n\n```\nparcel index.html -p 3000\n```\n\n## Adding styles\n\nYou can use CSS files with simple ES2015 `import` statements in your Javascript:\n\n```js\nimport \"./index.css\";\n```\n\n## Babel transforms\n\nThe Babel preset [babel-preset-nano-react-app](https://github.com/adrianmcli/babel-preset-nano-react-app) and a small amount of configuration is used to support the same transforms that Create React App supports.\n\nThe Babel configuration lives inside `package.json` and will override an external `.babelrc` file, so if you want to use `.babelrc` remember to delete the `babel` property inside `package.json`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechef%2Freact-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodechef%2Freact-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechef%2Freact-generator/lists"}