{"id":19338860,"url":"https://github.com/fizzygalacticus/blank-react-app","last_synced_at":"2026-05-15T17:37:17.412Z","repository":{"id":77398059,"uuid":"93088282","full_name":"FizzyGalacticus/blank-react-app","owner":"FizzyGalacticus","description":"A blank template app for getting started with React JS using Gulp, Babel, and Browserify instead of Webpack.","archived":false,"fork":false,"pushed_at":"2019-02-14T01:43:01.000Z","size":680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-06T10:11:21.767Z","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/FizzyGalacticus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-01T18:38:18.000Z","updated_at":"2019-02-14T01:42:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e639c5bb-d7c4-4d02-abc2-6a873f1280f3","html_url":"https://github.com/FizzyGalacticus/blank-react-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FizzyGalacticus/blank-react-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyGalacticus%2Fblank-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyGalacticus%2Fblank-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyGalacticus%2Fblank-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyGalacticus%2Fblank-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FizzyGalacticus","download_url":"https://codeload.github.com/FizzyGalacticus/blank-react-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyGalacticus%2Fblank-react-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33073393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-10T03:18:54.607Z","updated_at":"2026-05-15T17:37:17.384Z","avatar_url":"https://github.com/FizzyGalacticus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blank React App\n\nThis is a template project for quickly getting started with writing react with minimal effort. Just clone the repo and go!\n\n## Why?\n\nBecause I wanted to learn how the whole transpilation process worked, and what better way to learn than to manually connect the tools to do it?\n\n## Technologies\n\n-   Gulp\n-   Browserify\n-   Babel\n-   ESLint\n-   LiveReactLoad\n-   Express\n\n## Features\n\n-   React\n-   Redux\n-   Flow\n\n## Get started\n\n**Clone the repo:**\n\n```sh\ngit clone https://github.com/FizzyGalacticus/blank-react-app\n```\n\n**Go into the directory:**\n\n```sh\ncd blank-react-app\n```\n\n**Install dependencies:**\n\n```sh\nyarn\n```\n\n...or if you use _npm_:\n\n```sh\nnpm install\n```\n\n**Start developing:**\nBy running the following package script, you will start gulp, and it will transpile everything and start listening for changes:\n\n```sh\nyarn start\n```\n\nYou can view your progress by visiting the url `http://localhost:3001`\n\nChanges made to a component _should_ automatically trigger a reload in the page.\n\n**Build for production:**\nTo build a production version of your app, simply run the build package script:\n\n```sh\nyarn build\n```\n\nFor both development and production, all output is stored in a `docs` directory in the root of the project.\n\n## Known issues\n\nI have to use a [third party](metro-babel7-plugin-react-transform) react transform library, and to use it I have a `postinstall` script to copy it to where it needs to go. If you add/remove/etc any packages with `yarn` or `npm`, attempting to build the project will fail initially and automatically fix things. You'll just have to re-run your build command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffizzygalacticus%2Fblank-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffizzygalacticus%2Fblank-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffizzygalacticus%2Fblank-react-app/lists"}