{"id":13782139,"url":"https://github.com/SafdarJamal/preact-boilerplate","last_synced_at":"2025-05-11T15:32:13.541Z","repository":{"id":35402584,"uuid":"215589198","full_name":"SafdarJamal/preact-boilerplate","owner":"SafdarJamal","description":"⚛️🚀 A minimal Preact boilerplate project, powered by Parcel.","archived":false,"fork":false,"pushed_at":"2023-05-10T17:11:57.000Z","size":1644,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T07:22:53.599Z","etag":null,"topics":["babel","boilerplate","create-react-app","javascript","jsx","parcel","parcel-bundler","preact","preact-boilerplate","react"],"latest_commit_sha":null,"homepage":"https://preactjs-boilerplate.surge.sh","language":"CSS","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/SafdarJamal.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}},"created_at":"2019-10-16T16:02:07.000Z","updated_at":"2023-08-27T01:34:36.000Z","dependencies_parsed_at":"2024-01-07T00:08:06.778Z","dependency_job_id":null,"html_url":"https://github.com/SafdarJamal/preact-boilerplate","commit_stats":null,"previous_names":[],"tags_count":11,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fpreact-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fpreact-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fpreact-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fpreact-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafdarJamal","download_url":"https://codeload.github.com/SafdarJamal/preact-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588659,"owners_count":21932296,"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":["babel","boilerplate","create-react-app","javascript","jsx","parcel","parcel-bundler","preact","preact-boilerplate","react"],"created_at":"2024-08-03T18:01:33.326Z","updated_at":"2025-05-11T15:32:13.194Z","avatar_url":"https://github.com/SafdarJamal.png","language":"CSS","funding_links":[],"categories":["Examples"],"sub_categories":[],"readme":"# Preact Boilerplate\n\nA minimal [Preact](https://preactjs.com) boilerplate project, powered by [Parcel](https://parceljs.org).\n\n![Preact App in Action](https://user-images.githubusercontent.com/48409548/94948750-4707e680-04f9-11eb-99e9-eb53ed5b5c57.png)\n\n## Folder Structure\n\nNo configuration or complicated folder structures, just the files you need to build your app:\n\n```\npreact-boilerplate\n├── README.md\n├── node_modules\n├── package.json\n├── .gitignore\n├── public\n│   ├── favicon.ico\n│   └── index.html\n└── src\n    ├── App.css\n    ├── App.js\n    ├── index.css\n    ├── index.js\n    └── logo.svg\n```\n\n## Development\n\nTo get a local copy of the code, clone it using git:\n\n```\ngit clone https://github.com/SafdarJamal/preact-boilerplate.git\ncd preact-boilerplate\n```\n\nMake it your own:\n\n```\nrm -rf .git \u0026\u0026 git init \u0026\u0026 npm init\ngit add .\ngit commit -m \"Initial commit\"\n```\n\nInstall dependencies:\n\n```\nnpm i\n```\n\nNow, you can start a local web server by running:\n\n```\nnpm start\n```\n\nAnd then open http://localhost:3000 to view it in the browser.\n\n#### Available npm Scripts\n\n| Script        | Description                                          |\n| ------------- | ---------------------------------------------------- |\n| npm start     | Runs the app in development mode.                    |\n| npm run build | Builds the app for production to the `build` folder. |\n\n## Credits\n\nPreact Boilerplate is built and maintained by [Safdar Jamal](https://safdarjamal.github.io).\n\n## License\n\nThis project is licensed under the terms of the [MIT license](https://github.com/SafdarJamal/preact-boilerplate/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSafdarJamal%2Fpreact-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSafdarJamal%2Fpreact-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSafdarJamal%2Fpreact-boilerplate/lists"}