{"id":20655620,"url":"https://github.com/classicoman2/parcel-test","last_synced_at":"2026-03-17T03:48:22.098Z","repository":{"id":118072727,"uuid":"569392981","full_name":"classicoman2/parcel-test","owner":"classicoman2","description":"Proves amb Parcel - s'ha fet build i desplegada amb parcel","archived":false,"fork":false,"pushed_at":"2022-11-23T18:10:13.000Z","size":1622,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T11:13:52.871Z","etag":null,"topics":["netlify","parceljs"],"latest_commit_sha":null,"homepage":"https://main--chipper-sable-df4b7a.netlify.app/","language":"SCSS","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/classicoman2.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-22T18:14:52.000Z","updated_at":"2022-11-22T18:32:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a29b0d8-2505-4326-87bd-be0dc0491ec9","html_url":"https://github.com/classicoman2/parcel-test","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/classicoman2%2Fparcel-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classicoman2%2Fparcel-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classicoman2%2Fparcel-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classicoman2%2Fparcel-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classicoman2","download_url":"https://codeload.github.com/classicoman2/parcel-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242762735,"owners_count":20181266,"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":["netlify","parceljs"],"created_at":"2024-11-16T18:12:03.375Z","updated_at":"2025-12-25T03:04:47.053Z","avatar_url":"https://github.com/classicoman2.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parcel-test\nProves amb Parcel JS.\n- Live Server amb Parcel\n- SCSS integrat\n- Crea una versio `build` en qüestió de segons\n\nEl servidor de desenvolupament disposa d'un _live server_ propi que fa  _hot reloading_ també en els canvis que facem en SCSS. As you make changes to your code, Parcel automatically rebuilds the changed files and updates your app in the browser\n\nDocumentació de Parcel emprada disponible [aqui](https://parceljs.org/getting-started/webapp/)\n\nPer configurar el projecte en Parcel,\n\n```bash\nnpm init -y\n\nnpm install --save-dev parcel\n```\n\nContingut recomanat del `package.json`:\n\n```json\n{\n  \"name\": \"my-project\",\n  \"source\": \"src/index.html\",\n  \"scripts\": {\n    \"start\": \"parcel\",\n    \"build\": \"parcel build\"\n  },\n  \"devDependencies\": {\n    \"@parcel/transformer-sass\": \"^2.8.0\",\n    \"parcel\": \"latest\"\n  }\n}\n```\n\n\n\nPer posar en marxa el live server, \n\n```bash\nnpx parcel src/index.html\n```\n\nEmprar SCSS amb parcel: [Explicat aqui](https://parceljs.org/languages/sass/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassicoman2%2Fparcel-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclassicoman2%2Fparcel-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassicoman2%2Fparcel-test/lists"}