{"id":17258511,"url":"https://github.com/thibauts/react-starter","last_synced_at":"2025-08-01T05:36:22.845Z","repository":{"id":21194218,"uuid":"24503898","full_name":"thibauts/react-starter","owner":"thibauts","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-26T16:19:58.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T10:41:39.069Z","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/thibauts.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}},"created_at":"2014-09-26T15:03:36.000Z","updated_at":"2020-01-28T16:12:24.000Z","dependencies_parsed_at":"2022-08-26T21:10:12.548Z","dependency_job_id":null,"html_url":"https://github.com/thibauts/react-starter","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/thibauts%2Freact-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibauts%2Freact-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibauts%2Freact-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibauts%2Freact-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thibauts","download_url":"https://codeload.github.com/thibauts/react-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245623036,"owners_count":20645682,"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-10-15T07:20:54.437Z","updated_at":"2025-03-26T09:21:29.700Z","avatar_url":"https://github.com/thibauts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"react-starter\r\n=============\r\n\r\nVersion browserify\r\n------------------\r\n\r\nInstallation :\r\n```bash\r\nnpm install\r\nnpm install -g watchify\r\n```\r\n\r\nLancement du watch :\r\n```bash\r\nnpm run watch\r\n```\r\n\r\nLancement du serveur :\r\n```bash\r\nnpm run server\r\n```\r\n\r\nVersion statique\r\n----------------\r\n\r\n```html\r\n\u003c!doctype html\u003e\r\n\u003chtml\u003e\r\n\u003chead\u003e\r\n  \u003cmeta charset=\"utf-8\"\u003e\r\n  \u003ctitle\u003eReact Starter\u003c/title\u003e\r\n  \u003cscript src=\"http://fb.me/react-0.11.2.js\"\u003e\u003c/script\u003e\r\n  \u003cscript src=\"http://fb.me/JSXTransformer-0.11.2.js\"\u003e\u003c/script\u003e\r\n\u003c/head\u003e\r\n\u003cbody\u003e\r\n  \u003cdiv id=\"app\"\u003e\u003c/div\u003e\r\n  \u003cscript type=\"text/jsx\"\u003e\r\n    /** @jsx React.DOM */\r\n\r\n    var HelloComponent = React.createClass({\r\n      render: function() {\r\n        return (\r\n          \u003cdiv\u003eHello, {this.props.name} !\u003c/div\u003e\r\n        );\r\n      }\r\n    });\r\n\r\n    React.renderComponent(\r\n      \u003cHelloComponent name=\"React\" /\u003e,\r\n      document.getElementById('app')\r\n    );\r\n\r\n  \u003c/script\u003e\r\n\u003c/body\u003e\r\n\u003c/html\u003e\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibauts%2Freact-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthibauts%2Freact-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibauts%2Freact-starter/lists"}