{"id":26820484,"url":"https://github.com/nmrshll/frontend-scaffolds","last_synced_at":"2026-04-11T02:02:42.181Z","repository":{"id":43594367,"uuid":"153652685","full_name":"nmrshll/frontend-scaffolds","owner":"nmrshll","description":"Front end scaffolds","archived":false,"fork":false,"pushed_at":"2022-12-09T21:53:13.000Z","size":2148,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-02-28T10:01:33.826Z","etag":null,"topics":["bash","cli","eslint","generator","javascript","react","scaffold","shell","webpack","yeoman"],"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/nmrshll.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":"2018-10-18T16:14:36.000Z","updated_at":"2023-02-14T02:55:05.000Z","dependencies_parsed_at":"2023-01-25T21:46:43.243Z","dependency_job_id":null,"html_url":"https://github.com/nmrshll/frontend-scaffolds","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/nmrshll%2Ffrontend-scaffolds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmrshll%2Ffrontend-scaffolds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmrshll%2Ffrontend-scaffolds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmrshll%2Ffrontend-scaffolds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmrshll","download_url":"https://codeload.github.com/nmrshll/frontend-scaffolds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285629,"owners_count":20752951,"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":["bash","cli","eslint","generator","javascript","react","scaffold","shell","webpack","yeoman"],"created_at":"2025-03-30T06:32:44.823Z","updated_at":"2026-04-11T02:02:42.107Z","avatar_url":"https://github.com/nmrshll.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# frontend-scaffolds\n\nDifferent sets of pre-configured front-end projects to copy-paste and get started coding. Each branch is one project/configuration.\n\n## Installation\n\nThis project requires:\n\n- NodeJS 10+ ([installation instructions](https://nodejs.org/en/download/package-manager/))\n- yarn (or npm) ([installation instructions](https://yarnpkg.com/en/docs/install))\n- [saojs](https://saojs.org/guide/getting-started.html). All it does is copy an existing repo/branch into a fresh repo on your machine.\n    - Install by running `yarn global add sao`\n    - (or `npm i -g sao`)\n    - (or [use this bash function instead of sao](./docs/alternative-bash-function.md))\n\n\n## Usage\n\nRun the following command with the {branch_name} that holds the project you want to clone:\n\n```sh\nsao nmrshll/frontend-scaffolds#{branch_name}\n```\n\n\n## Available scaffolds\n\nEach branch of this project holds a different scaffold:\n\n- for an ejected create-react-app 2.0 setup: `sao nmrshll/frontend-scaffolds#CRA2.0`\n- react with tailwindCSS: `sao nmrshll/frontend-scaffolds#react-tailwind`\n- react-static with tailwindCSS: `sao nmrshll/frontend-scaffolds#react-static-tailwind`\n- react-static: `sao nmrshll/frontend-scaffolds#react-static`\n- react-static, apollo-graphql: `sao nmrshll/frontend-scaffolds#react-static-graphql`\n- CRA3, testing: `sao nmrshll/frontend-scaffolds#cra3-jest-enzyme`\n- CRA3, testing, unstated3: `sao nmrshll/frontend-scaffolds#cra3-unstated`\n- CRA3, testing, unstated3, tailwind: `sao nmrshll/frontend-scaffolds#cra3-unstated-tailwind`\n\nMaster has a create-react-app 2.0 setup: `sao nmrshll/frontend-scaffolds`\n\nFor mobile:\n\n- CRNA + React-navigation: `sao nmrshll/frontend-scaffolds#crna-rnavigation`\n\n## Adding your own scaffolds\n\nFor custom project scaffolds, fork the repo, then edit any existing branch or add new ones.\n\nNotice how the sao command requires you to pass `username/repo` as the first argument ? \nTo use your fork instead, replace that with `your_username/your_fork_repo_name` and you'll be good to go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmrshll%2Ffrontend-scaffolds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmrshll%2Ffrontend-scaffolds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmrshll%2Ffrontend-scaffolds/lists"}