{"id":19438075,"url":"https://github.com/labnol/javascript-starter","last_synced_at":"2025-04-24T21:32:41.512Z","repository":{"id":36760007,"uuid":"135592817","full_name":"labnol/javascript-starter","owner":"labnol","description":"A starter kit for web development with modern JavaScript ES6 and Parcel","archived":false,"fork":false,"pushed_at":"2024-02-05T05:18:17.000Z","size":1045,"stargazers_count":25,"open_issues_count":3,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T12:02:35.955Z","etag":null,"topics":["babel","es6","eslint","javascript","parcel","prettier","starter-kit","vscode","webpack"],"latest_commit_sha":null,"homepage":"https://digitalinspiration.com/","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/labnol.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}},"created_at":"2018-05-31T14:13:10.000Z","updated_at":"2024-11-29T09:44:57.000Z","dependencies_parsed_at":"2024-02-05T06:46:00.685Z","dependency_job_id":null,"html_url":"https://github.com/labnol/javascript-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labnol%2Fjavascript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labnol%2Fjavascript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labnol%2Fjavascript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labnol%2Fjavascript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labnol","download_url":"https://codeload.github.com/labnol/javascript-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250713177,"owners_count":21475141,"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","es6","eslint","javascript","parcel","prettier","starter-kit","vscode","webpack"],"created_at":"2024-11-10T15:16:51.450Z","updated_at":"2025-04-24T21:32:41.254Z","avatar_url":"https://github.com/labnol.png","language":"JavaScript","readme":"# JavaScript Starter Kit\n\nThe starter kit contains all the necessary packages and scripts that you would need to kick off your next web development project using modern JavaScript and Parcel 2.\n\nThere's no need to configure Webpack, Eslint or Babel, just clone this repository and you are good to go. The boilerplate also includes a minimal project in the `./src` directory to help you quickly spin up a project.\n\nIf something doesn’t work, please tweet [@labnol](https://twitter.com/labnol).\n\n## Getting Started\n\n- Get a copy of the code\n\n```bash\ngit clone https://github.com/labnol/javascript-starter my-project\ncd my-project\n```\n\n- Install the package dependencies\n\n```bash\nnpm install\n```\n\nNote: if you have the Yarn package manager installed, you can just run yarn.\n\n- Open the source code in Visual Studio Code and modify the application to your liking\n\n```bash\ncode .\n```\n\n- Run the app in development. Open localhost:8080 to view the app in your browser. The page will automatically reload if you make any changes to the code.\n\n```bash\nnpm start\n```\n\n- Build the app for production to the `dist/` folder. Parcel (version 2) bundles the app in production mode and optimizes the build for the best performance.\n\n```bash\nnpm run build\n```\n\nYour app is ready to be deployed.\n\n## Contributing\n\nWe'd love to have your helping hand. Ping me on twitter [@labnol](https://twitter.com/labnol) to discuss or file an issue.\n\n### License\n\nJavaScript Starter Kit for Modern Web Development is open source software licensed as MIT.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabnol%2Fjavascript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabnol%2Fjavascript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabnol%2Fjavascript-starter/lists"}