{"id":18409332,"url":"https://github.com/sdtelectronics/cs397-react","last_synced_at":"2025-04-12T21:52:04.598Z","repository":{"id":105560895,"uuid":"540183701","full_name":"SdtElectronics/CS397-react","owner":"SdtElectronics","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-10T05:11:26.000Z","size":367,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T05:16:16.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SdtElectronics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T21:56:59.000Z","updated_at":"2022-09-25T22:49:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"6af7169b-a321-452a-b6d0-0031e9a36e72","html_url":"https://github.com/SdtElectronics/CS397-react","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/SdtElectronics%2FCS397-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SdtElectronics%2FCS397-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SdtElectronics%2FCS397-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SdtElectronics%2FCS397-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SdtElectronics","download_url":"https://codeload.github.com/SdtElectronics/CS397-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637833,"owners_count":21137538,"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-11-06T03:24:42.410Z","updated_at":"2025-04-12T21:52:04.580Z","avatar_url":"https://github.com/SdtElectronics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Vitest Template\n\nA starter template for building React apps with Vite. Includes Vitest for unit testing and\na hefty .gitignore file.\n\n## Usage\n\n```\nmkdir your-app-name\ncd your-app-name\nnpx degit criesbeck/react-vitest\nnpm install\n```\n\n## Test\n\nVerify that the initial app works. Run\n\n```\nnpm start\n```\n\nand open the URL displayed.\n\nVerify that the unit tests work with\n\n```\nnpm test\n```\n\nTwo tests should run and pass. \n\n## Scripts\n\n**package.json** defines the following scripts:\n\n| Script         | Description                                         |\n| -------------- | --------------------------------------------------- |\n| npm start      | Runs the app in the development mode.               |\n| npm run dev    | Runs the app in the development mode.               |\n| npm run build  | Builds the app for production to the `dist` folder. |\n| npm run serve  | Serves the production build from the `dist` folder. |\n| npm test       | Starts a Jest-like test loop                        |\n\n\n## Git\n\nIf everything is working, set up [your local and remote repositories](https://docs.github.com/en/get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github#adding-a-local-repository-to-github-using-git).\n\n## Folder Structure\n\n```\nyour-app-name\n├── node_modules\n├── public\n│   ├── favicon.svg\n│   └── robots.txt\n└── src\n    ├── App.css\n    ├── App.jsx\n    ├── index.css\n    ├── index.jsx\n    └── logo.svg\n├── .gitignore\n├── index.html\n├── package.json\n├── README.md\n├── vite.config.js\n```\n\n## Credits\n\nReact-Vitest built and maintained by [Chris Riesbeck](https://github.com/criesbeck).\n\nInspired by [SafdarJamal/vite-template-react](https://github.com/SafdarJamal/vite-template-react).\nExpanded to include Vitest and some sample tests.\n\nThanks to Rich Harris for [degit](https://www.npmjs.com/package/degit).\n\nGitignore file created with [the Toptal tool](https://www.toptal.com/developers/gitignore/api/react,firebase,visualstudiocode,macos,windows).\n\n\n## License\n\nThis project is licensed under the terms of the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdtelectronics%2Fcs397-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdtelectronics%2Fcs397-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdtelectronics%2Fcs397-react/lists"}