{"id":15207262,"url":"https://github.com/ooade/preactsimplestarter","last_synced_at":"2025-10-03T01:30:42.163Z","repository":{"id":80378897,"uuid":"76499195","full_name":"ooade/PreactSimpleStarter","owner":"ooade","description":"PWA Simple Starter with Preact, Preact-mdl and Webpack2  🔥🔥🔥","archived":true,"fork":false,"pushed_at":"2018-10-18T23:12:26.000Z","size":2218,"stargazers_count":64,"open_issues_count":13,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-02T09:32:02.618Z","etag":null,"topics":["development-workflow","preact","progressive-web-app","starter-kit","webpack","webpack-dashboard"],"latest_commit_sha":null,"homepage":"https://preact-app.surge.sh","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/ooade.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-14T21:39:44.000Z","updated_at":"2024-01-01T18:41:41.000Z","dependencies_parsed_at":"2023-06-06T11:45:30.258Z","dependency_job_id":null,"html_url":"https://github.com/ooade/PreactSimpleStarter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FPreactSimpleStarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FPreactSimpleStarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FPreactSimpleStarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FPreactSimpleStarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooade","download_url":"https://codeload.github.com/ooade/PreactSimpleStarter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235059234,"owners_count":18929279,"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":["development-workflow","preact","progressive-web-app","starter-kit","webpack","webpack-dashboard"],"created_at":"2024-09-28T06:41:15.270Z","updated_at":"2025-10-03T01:30:41.832Z","avatar_url":"https://github.com/ooade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Preact Simple Starter\n**It's highly recommended to use [Preact-CLI](https://github.com/developit/preact-cli)**\n\n[![Build Status](https://travis-ci.org/ooade/fetch-gifs.svg?branch=master)](https://travis-ci.org/ooade/fetch-gifs) [![Code Climate Badge](https://codeclimate.com/github/ooade/PreactSimpleStarter/badges/gpa.svg)](https://codeclimate.com/github/ooade/PreactSimpleStarter/badges)\n\nPWA Simple Starter with Preact, Webpack 2 and your favorite React related packages :rocket:\n\nThis App uses:\n  - Preact\n  - Preact-mdl\n  - React-Router\n  - Redux\n  - React-Helmet\n  - Sass\n  - Webpack Dashboard(For Bundle Analysis)\n\nJS Build files:\n - app.js - 78.6kb (17kb gzipped)\n - vendor.js - 46.3kb (12.5kb gzipped)\n\n\u003cimg src='lh.png' /\u003e\n_100/100 on lighthouse 1.4.1 audits_\n\n# Quick-Start Guide\n\n- [Installation](#installation)\n- [Development Workflow](#development-workflow)\n\n## Installation\n\n**1. Clone this repo:**\n\n```sh\ngit clone https://github.com/ooade/PreactSimpleStarter.git\ncd PreactSimpleStarter\n```\n\n\n**2. Make it your own:**\n\n```sh\nrm -rf .git \u0026\u0026 git init \u0026\u0026 yarn init\n```\n\n\u003e :information_source: This re-initializes the repo and sets up your yarn project.\n\n\n**3. Install the dependencies:**\n\n```sh\nyarn install\n```\n\n\u003e You're done installing! Now let's get started developing.\n\n\n\n## Development Workflow\n\n\n**4. Start a live-reload development server:**\n\n```sh\nyarn run dev\n```\n\n\u003e This is a full web server nicely suited to your project. Any time you make changes within the `src` directory, it will rebuild and even refresh your browser.\n\n\u003e :information_source: Try to avoid using Service Worker in your development environment, so you won't need to hard reload the page anytime you make a change.\n\n**5. Generate a production build in `./build`:**\n\n```sh\nyarn run build\n```\n\nYou can now deploy the contents of the `build` directory to production!\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooade%2Fpreactsimplestarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooade%2Fpreactsimplestarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooade%2Fpreactsimplestarter/lists"}