{"id":21156042,"url":"https://github.com/itsmunim/simple-react-template","last_synced_at":"2026-03-02T12:43:10.974Z","repository":{"id":94202043,"uuid":"128913834","full_name":"itsmunim/simple-react-template","owner":"itsmunim","description":"A simple enough react boilerplate; built using webpack, served by webpack-serve, comes with lodash, axios and jquery.","archived":false,"fork":false,"pushed_at":"2019-04-02T08:24:59.000Z","size":250,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-09T12:49:08.432Z","etag":null,"topics":["boilerplate","boilerplate-template","bootstrap","enzyme","font-awesome","jest","jquery","lodash","react","react-axios","react-scaffold","react-template","reactjs","simple","webpack"],"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/itsmunim.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-04-10T10:14:41.000Z","updated_at":"2025-04-28T10:31:47.000Z","dependencies_parsed_at":"2023-07-27T04:45:08.072Z","dependency_job_id":null,"html_url":"https://github.com/itsmunim/simple-react-template","commit_stats":null,"previous_names":["itsmunim/simple-react-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsmunim/simple-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fsimple-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fsimple-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fsimple-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fsimple-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsmunim","download_url":"https://codeload.github.com/itsmunim/simple-react-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fsimple-react-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274064534,"owners_count":25216333,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boilerplate","boilerplate-template","bootstrap","enzyme","font-awesome","jest","jquery","lodash","react","react-axios","react-scaffold","react-template","reactjs","simple","webpack"],"created_at":"2024-11-20T11:34:57.502Z","updated_at":"2026-03-02T12:43:05.913Z","avatar_url":"https://github.com/itsmunim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Simple React Template\n\nA simple enough react boilerplate; built using `webpack`, served by\n`webpack-dev-server`, comes with `lodash`, `axios` and `jquery`.\n\n\n## Setup\n\n- `npm install`\n- Build for dev- `npm run build-dev`\n- Build for prod- `npm run build-prod`\n- Running Tests- `npm run test`\n- Run in localhost:3000 \u0026 open in browser(auto watch)- `npm start`\n\n## What's included\n\n- `webpack` is used to build and bundle\n- `scss` is used as `css` pre-processor\n- `babel` is used to transpile `es6`-\u003e `es5`\n- `eslint` is used for linting\n- `axios` is included as http request framework\n- `jquery` is included\n- `lodash` is included\n- `bootstrap` is used for basic component styling \u0026 structure\n- `font-awesome` is used for icon fonts\n\n## How it's structured and should be\n\n   ```\n   |-- src\n      |-- components\n         |-- main (the component that's responsible for view switching based on route)\n            |-- main.js\n         |-- another.component\n            |-- component.js\n            |-- _component.scss\n         |-- _components.scss (all the .scss partials defined in different components are referenced here)\n      |-- views\n          |-- home.js (or can be a directory of a view)\n          |-- another.view\n              |-- another.view.js\n              |-- _another.view.scss\n          |-- _views.scss (all the .scss partials defined in different views are referenced here)\n      |-- config.js (contains different configurations and routes for different views)\n      |-- index.scss (refers _components.scss, _views.scss and any other .scss partials)\n      |-- index.js (the entry point where the app renders the main component and which eventually renders the views based on selected route; which it knows via the routes from config.js)\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmunim%2Fsimple-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsmunim%2Fsimple-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmunim%2Fsimple-react-template/lists"}