{"id":23450031,"url":"https://github.com/cloudle/react-universal-ui-boilerplate","last_synced_at":"2025-04-13T19:22:12.919Z","repository":{"id":65896945,"uuid":"80956266","full_name":"cloudle/react-universal-ui-boilerplate","owner":"cloudle","description":"React cross-platform boilerplate (React Natives and Web).","archived":false,"fork":false,"pushed_at":"2018-04-12T11:44:14.000Z","size":1199,"stargazers_count":20,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T10:01:55.066Z","etag":null,"topics":["boilerplate","react","react-hot-loader","react-native"],"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/cloudle.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":"2017-02-04T23:42:05.000Z","updated_at":"2023-03-08T16:05:07.000Z","dependencies_parsed_at":"2023-02-15T04:31:13.453Z","dependency_job_id":null,"html_url":"https://github.com/cloudle/react-universal-ui-boilerplate","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/cloudle%2Freact-universal-ui-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudle%2Freact-universal-ui-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudle%2Freact-universal-ui-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudle%2Freact-universal-ui-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudle","download_url":"https://codeload.github.com/cloudle/react-universal-ui-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766687,"owners_count":21158302,"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":["boilerplate","react","react-hot-loader","react-native"],"created_at":"2024-12-23T23:32:30.877Z","updated_at":"2025-04-13T19:22:12.878Z","avatar_url":"https://github.com/cloudle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Universal UI Boilerplate\n\n[react-native-url]: https://facebook.github.io/react-native/\n[react-native-web-url]: https://github.com/necolas/react-native-web\n[react-universal-ui-url]: https://npmjs.org/package/react-universal-ui\n[react-native-windows-url]: https://github.com/Microsoft/react-native-windows\n\n#### A boilerplate for cross-platform React project - which let you run your [React Native][react-native-url] App on Native Mobile (iOs, Android), Native Windows and Web (Browser).\n\nExtending [React Native][react-native-url]'s initial structure using [react-native-web][react-native-web-url] and UI components form [react-universal-ui][react-universal-ui-url].\n\n## New updates:\n- Boost up build speed (first time build massively faster)\n- Allow skip common chunks (`yarn web-vendor` step)  which always required on `legacy` version (however it is still highly recommended to use)\n- Improves `cli` message, `hot-loader` for Browser `development-server`\n- Update to latest version of React, React Native ;)\n- Most up to date `iOs` and `Android` project template (by `react-native-cli`)  \n- Official Windows support!\n\n## Getting started\n```\ngit clone https://github.com/cloudle/react-universal-ui-boilerplate.git\ncd react-universal-ui-boilerplate\nyarn install\nyarn vendor\nyarn web\n```\n\n### Boost first-launch and hot-reload time!\nRun `yarn vendor` once before run our `yarn web` make our development server rebuild faster (should be under `200 milliseconds`)!\nThat really save our time and brain energy :p.\n\n##### *note: `yarn vendor` cache our common library (e.g react, react-dom) into reusable chunks, that also mean it won't get update when we install newer version of those packages (see webpack.vendor.js for more information) - and we must re-run `yarn vendor` anytime those common libraries got updated.\n\n## Windows\nStructure of this boilerplate including supports to run on Windows (Native).\n \nIt's pretty straight forward to add Windows build to our project (boilerplate) by follow the instruction by Microsoft [here][react-native-windows-url]..\n\n## Full command list\n- `yarn vendor` build common chunks to reuse to boost our rebuild time ;)\n- `yarn web` launch our development server.\n- `yarn bundle` release our production build under `web` directory.\n- `yarn ios`, `yarn android` quick alias which launch our `iOs` or `Android` emulator.\n- `yarn test`, `yarn start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudle%2Freact-universal-ui-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudle%2Freact-universal-ui-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudle%2Freact-universal-ui-boilerplate/lists"}