{"id":13492995,"url":"https://github.com/udaypydi/react-simple-boilerplate","last_synced_at":"2025-06-28T23:33:22.494Z","repository":{"id":39022506,"uuid":"253151512","full_name":"udaypydi/react-simple-boilerplate","owner":"udaypydi","description":"Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....","archived":false,"fork":false,"pushed_at":"2023-01-06T02:47:56.000Z","size":10391,"stargazers_count":39,"open_issues_count":43,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-31T07:34:11.017Z","etag":null,"topics":["eslint","hacktoberfest","hacktoberfest2020","jest","npm","react","react-boilerplate","react-testing-library","scss","tailwindcss","travis-ci","webpack","webpack-dev-server","yarn"],"latest_commit_sha":null,"homepage":"https://react-simple-boilerplate.vercel.app","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/udaypydi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-05T03:57:37.000Z","updated_at":"2023-10-17T09:40:00.000Z","dependencies_parsed_at":"2023-02-05T03:46:00.671Z","dependency_job_id":null,"html_url":"https://github.com/udaypydi/react-simple-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaypydi%2Freact-simple-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaypydi%2Freact-simple-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaypydi%2Freact-simple-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaypydi%2Freact-simple-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/udaypydi","download_url":"https://codeload.github.com/udaypydi/react-simple-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225839601,"owners_count":17532308,"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":["eslint","hacktoberfest","hacktoberfest2020","jest","npm","react","react-boilerplate","react-testing-library","scss","tailwindcss","travis-ci","webpack","webpack-dev-server","yarn"],"created_at":"2024-07-31T19:01:11.177Z","updated_at":"2024-11-22T04:14:30.536Z","avatar_url":"https://github.com/udaypydi.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://react-simple-boilerplate.vercel.app\"\u003e\n        \u003ch1\u003eReact Simple Boilerplate\u003c/h1\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cstrong\u003eStart your next react project in seconds\u003c/strong\u003e\n    \u003cbr /\u003e\n    \u003cdiv\u003e\n        \u003c!-- travis --\u003e\n        \u003ca href=\"https://travis-ci.org/udaypydi/react-simple-boilerplate\"\u003e\n            \u003cimg src=\"https://travis-ci.org/udaypydi/react-simple-boilerplate.svg\" alt=\"Test Coverage\" /\u003e\n        \u003c/a\u003e\n        \u003c!-- Mit License --\u003e\n        \u003ca href=\"https://github.com/udaypydi/react-simple-boilerplate/blob/master/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/license/udaypydi/react-simple-boilerplate\"\u003e\n        \u003c/a\u003e\n        \u003c!-- Pr's --\u003e\n        \u003ca href=\"https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md\"\u003e \n        \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-blueviolet.svg\"\u003e\n        \u003c/a\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\nA simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt [Travis-CI](https://travis-ci.org/) for PR checks, lint checks and builds. Kick start the development with tailwind css, react hooks and much more. It comes with an inbuild typescript support. So you dont have to worry anymore to add typescript files to your project.\n\nThis React Boilerplate works on macOS, Windows, and Linux.\u003cbr\u003e\nIf something doesn’t work, please [file an issue](https://github.com/udaypydi/react-simple-boilerplate/issues/new/choose).\u003cbr\u003e\n\n## Quick Overview\n\n```sh\ngit clone https://github.com/udaypydi/react-simple-boilerplate.git\ncd my-app\nyarn install\nnpm run dev\n```\n\nThen open [http://localhost:9000/](http://localhost:9000/) to load your app.\u003cbr\u003e\nWhen you’re ready to deploy to production, create a minified bundle with `npm run build`.\n\n### Get Started Immediately\n\nYou **don’t** need to install or configure tools like webpack or Babel.\u003cbr\u003e\nThey are reconfigured and hidden so that you can focus on the code.\n\nClone the project, and you’re good to go.\n\n### Prerequisites\n\n- [yarn](https://classic.yarnpkg.com/en/docs/install/) (version \u003e 1.0.0)\n- [node](https://nodejs.org/en/download/)\n\n## Creating an App\n\n**You’ll need to have Node 10.16.0 or higher version on your local development machine**. You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to switch Node versions between different projects.\n\nTo create a new app, you should clone this repository using the following command:\n\n### Clone\n\n```sh\ngit clone https://github.com/udaypydi/react-simple-boilerplate.git my-app\n```\n\nIt will create a directory called `my-app` inside the current folder.\u003cbr\u003e\nInside that directory, it will generate the initial project structure.\n\nNo configuration or complicated folder structures, only the files you need to build your app.\u003cbr\u003e\nOnce the installation is done, you can open your project folder:\n\n```sh\ncd my-app\n```\n\nInside the newly created project, you can run some built-in commands:\n\n### `yarn install`\n\nIt will install all the packages that are required for project to up and running\n\n### `npm run dev`\n\nRuns the app in development mode.\u003cbr\u003e\nOpen [http://localhost:9000](http://localhost:9000) to view it in the browser.\n\nThe page will automatically reload if you make changes to the code.\u003cbr\u003e\nYou will see the build errors and lint warnings in the console.\n\n### `npm run test`\n\nRuns the test watcher in an interactive mode.\u003cbr\u003e\nBy default, runs tests related to files changed since the last commit.\n\n[Read more about testing.](https://testing-library.com/docs/react-testing-library/intro)\n\n### `npm run lint`\n\nRuns the eslint over the `src` dir. You get a list of list errors and warnings if any.\n\n### `npm run lint:fix`\n\nRun this command to autofix eslint issues. All the autofixable issues will be fixed.\n\n### `npm run build` or `yarn build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\n\nYour app is ready to be deployed.\n\n\n# Website\n\nThis website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.\n\n### Installation\n\n```\n$ yarn\n```\n\n### Local Development\n\n```\n$ yarn start\n```\n\nThis command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.\n\n### Build\n\n```\n$ yarn build\n```\n\nThis command generates static content into the `build` directory and can be served using any static contents hosting service.\n\n### Deployment\n\n```\n$ GIT_USER=\u003cYour GitHub username\u003e USE_SSH=true yarn deploy\n```\n\nIf you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudaypydi%2Freact-simple-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fudaypydi%2Freact-simple-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudaypydi%2Freact-simple-boilerplate/lists"}