{"id":23723082,"url":"https://github.com/mull/react-reflux-template","last_synced_at":"2025-09-03T23:32:19.409Z","repository":{"id":23984081,"uuid":"27367238","full_name":"mull/react-reflux-template","owner":"mull","description":"Starter template for building react \u0026 reflux apps without grunt/bower/gulp","archived":false,"fork":false,"pushed_at":"2014-12-21T13:48:29.000Z","size":192,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-13T14:02:22.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-01T07:09:22.000Z","updated_at":"2016-11-11T21:59:30.000Z","dependencies_parsed_at":"2022-08-22T09:10:18.798Z","dependency_job_id":null,"html_url":"https://github.com/mull/react-reflux-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mull%2Freact-reflux-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mull%2Freact-reflux-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mull%2Freact-reflux-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mull%2Freact-reflux-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mull","download_url":"https://codeload.github.com/mull/react-reflux-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231926372,"owners_count":18447053,"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-12-30T23:59:02.683Z","updated_at":"2024-12-30T23:59:03.182Z","avatar_url":"https://github.com/mull.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple, work in progress, template for starting of a ReactJS + reflux project with these goals:\n\n1. No bower, gulp or other unnecessary tool that only adds complexity.\n2. Clone \u0026 go: Just delete the example/reference code and you're ready to build.\n3. SASS instead of LESS. SASS syntax is just too beautiful.\n\n## Get started\nFor the JS stuff you need to have node \u0026 npm installed. All you should need to do from there is run `npm install` and you're ready to go.\n\nSASS uses a Ruby gem to transform the SASS code into CSS. I recommend using rvm/rbenv or a similar tool to avoid having to install gems globally (which requires root privileges.) Once you're set up all you need is a `bundle install` and you should be ready to go.\n\nIf `watch` or `build` fails below, try running either the `:js` or `:css` part and see which one fails. Open an issue if you believe it's an error on my part.\n\n## How to use\nUse either `watch:js`, `watch:css` or `watch` to automatically build your changes as you make changes to your code. `watch` combines the two.\n\n```\nnpm run watch:js\n```\n\nBuild the entire project using `build`, `build:js` or `build:css`. `build` combines the two.\n\n```\nnpm run build\n```\n\nStart the server with `start`, which hosts a simple express server at http://localhost:4000 \n\n```\n$ npm start\nStarting server\nNow listening at http://localhost:4000\n```\n\n\n## How to contribute\nMake your changes in another branch (`git checkout -b feature/your-feature-name`) and submit a PR to this repository.\n\n## TODO\n- envify for environments (i.e. development|staging|production etc)\n- better build process, with sourcemap for production \u0026 non-minified JS for development \u0026 CDN\n- test suite template\n- possibly server side generated templates for SEO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmull%2Freact-reflux-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmull%2Freact-reflux-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmull%2Freact-reflux-template/lists"}