{"id":20735884,"url":"https://github.com/felipethome/react-seed-es6","last_synced_at":"2026-04-09T08:05:23.961Z","repository":{"id":83576443,"uuid":"49786655","full_name":"felipethome/react-seed-es6","owner":"felipethome","description":"Seed project to develop React projects with ES2015","archived":false,"fork":false,"pushed_at":"2017-10-18T12:33:15.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T01:12:19.940Z","etag":null,"topics":["babel","browserify","es6-seed","eslint","jsx","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipethome.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":"2016-01-16T19:00:17.000Z","updated_at":"2017-02-24T22:33:34.000Z","dependencies_parsed_at":"2023-07-07T20:32:38.459Z","dependency_job_id":null,"html_url":"https://github.com/felipethome/react-seed-es6","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/felipethome%2Freact-seed-es6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipethome%2Freact-seed-es6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipethome%2Freact-seed-es6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipethome%2Freact-seed-es6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipethome","download_url":"https://codeload.github.com/felipethome/react-seed-es6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243021774,"owners_count":20223068,"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":["babel","browserify","es6-seed","eslint","jsx","react"],"created_at":"2024-11-17T05:40:29.394Z","updated_at":"2025-12-08T08:01:49.199Z","avatar_url":"https://github.com/felipethome.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Seed with ES6\n\n**No longer maintained.** A long time has passed and now there are tons of options to create React applications. You are probably better going with [createReactApp](https://github.com/facebookincubator/create-react-app). If you still want your own configuration it is better if you use Webpack because it has better support for hot reloading.\n\nSeed project for React. I based my work on this [repository](https://github.com/christianalfoni/react-app-boilerplate). Type one command and you will spawn a server with live-reload (any change made in one of your *jsx* or *css* files will automatically reload the page where the components/css are loaded). Type another command and you will be able to build a production version with all your *jsx* and *css* files concatenated and minified.\n\n## React + Browserify + Babel + ESLint\nThis seed uses Browserify to support modules, Babel to transform your *jsx* files written with ES6 features in pure JavaScript (ES5), and ESLint to help you keep your code free of bugs. It also has babel-stage-2 that includes features of the next version of ECMAScript that are in initial draft.\n\n## Build\n\nClone this repository:\n    \n    git clone https://github.com/felipethome/react-seed-es6\n\nInstall dependencies:\n    \n    npm install\n\nRun:\n    \n    npm run dev\n\nCheck http://localhost:8889\n\n## Production version\n\nRun:\n    \n    npm run deploy","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipethome%2Freact-seed-es6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipethome%2Freact-seed-es6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipethome%2Freact-seed-es6/lists"}