{"id":19386956,"url":"https://github.com/kvraamkey/edxi-react-app","last_synced_at":"2026-04-09T21:06:04.785Z","repository":{"id":36515445,"uuid":"227588539","full_name":"kvraamkey/edxi-react-app","owner":"kvraamkey","description":"A highly scalable with the best developer experience and a focus on performance and best practices.","archived":false,"fork":false,"pushed_at":"2023-05-07T12:41:17.000Z","size":679,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T07:48:33.697Z","etag":null,"topics":["react","react-hooks","react-router","redux","redux-saga"],"latest_commit_sha":null,"homepage":"","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/kvraamkey.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":"2019-12-12T11:14:08.000Z","updated_at":"2020-04-17T13:04:49.000Z","dependencies_parsed_at":"2022-08-08T15:16:59.434Z","dependency_job_id":null,"html_url":"https://github.com/kvraamkey/edxi-react-app","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/kvraamkey%2Fedxi-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvraamkey%2Fedxi-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvraamkey%2Fedxi-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvraamkey%2Fedxi-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvraamkey","download_url":"https://codeload.github.com/kvraamkey/edxi-react-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540552,"owners_count":19817791,"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":["react","react-hooks","react-router","redux","redux-saga"],"created_at":"2024-11-10T10:07:56.561Z","updated_at":"2026-04-09T21:06:04.743Z","avatar_url":"https://github.com/kvraamkey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-react-app\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\nBut you still get it.\n\nSimple base app with react, react-router, hot-reload \u0026amp; tailwind, postcss.\n\n`npm i -g edxi-react-app` to install the package.\n\n`edxi-react-app folderName` to start the boilerplate into `folderName` folder.\n\n#### [ Or ] \n\nif you're using `npm@5.2.0` or above, you can simply run `npx edxi-react-app folderName` , without the need to install the package globally.\n\n## What is this\n\nThis is a base project that you can use to jumpstart your react apps, it works similarly to create-react-app, just install the package globally and use it to create as many projects as you want (check How to install for detailed instructions).\n\n## How to install\n\nYou can use both npm or yarn, the version I used to create this project are:\n\n``` \n$ node -v ; npm -v ; yarn -v\nv8.8.1\n5.4.2\n1.2.1\n```\n\nIf you just freshly installed yarn/npm you are good to go, else you might need to upgrade, for npm I use `n` \n\n``` \nnpm install -g n\n```\n\nto install it and after that select at least the stable version (what I used).\n\n``` \nn stable\n```\n\nand now you have the latest stable version of node\u0026npm.\n\n`npm i -g edxi-react-app` to install this package globally, from there you will be able to jumpstart as many boilerplates as you wish.\n\n`edxi-react-app folderName` to create a react boilerplate on the `folderName` folder. By default all dependencies are already installed, just `cd folderName` and start hacking.\n\n`yarn start` / `npm start` to start dev server with hot reload, it's live on `localhost:3000` .\n\n`yarn run build` / `npm run build` to build prod bundle, it includes both treeshaking and uglify to optimize the code as much as possible.\n\n`yarn test` / `npm test` run the tests with Jest and Enzyme, by default the test included only check for the correct render of base components \u0026 routes, all are passing.\n\n## Tests\n\nThe testing environment is written in Jest and Enzyme.\nThe included tests are very basic and only check the proper render of base components + routes, there are no snapshot tests, I did not feel they were needed being the components really basic, at the first change they would need to be updated, imho setting the wrong approach of _\"hey tests are broken, let's regenerate snapshots again\"_.\nWhile still basic, the default tests are easy to manage and expand, providing a smoother curve into testing with JavaScript and React.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvraamkey%2Fedxi-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvraamkey%2Fedxi-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvraamkey%2Fedxi-react-app/lists"}