{"id":21833246,"url":"https://github.com/bencodezen/vuejs-100-workshop","last_synced_at":"2025-09-08T00:05:36.970Z","repository":{"id":83449478,"uuid":"126510269","full_name":"bencodezen/vuejs-100-workshop","owner":"bencodezen","description":"Materials for VueJS 100 workshop / tutorial","archived":false,"fork":false,"pushed_at":"2018-04-17T03:17:53.000Z","size":1265,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-30T10:00:58.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/bencodezen.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":"2018-03-23T16:18:47.000Z","updated_at":"2023-10-03T08:11:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c45d074-0cbc-462e-8d6c-4664e106f8b8","html_url":"https://github.com/bencodezen/vuejs-100-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bencodezen/vuejs-100-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fvuejs-100-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fvuejs-100-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fvuejs-100-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fvuejs-100-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bencodezen","download_url":"https://codeload.github.com/bencodezen/vuejs-100-workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencodezen%2Fvuejs-100-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274113090,"owners_count":25224335,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-27T19:29:39.573Z","updated_at":"2025-09-08T00:05:36.944Z","avatar_url":"https://github.com/bencodezen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue.js 100 Workshop\n\n## Description\n\nIn this workshop, we will be covering:\n\n* What is Vue.js and why should you care?\n* How does it compare to other frameworks?\n* Hands on experience with Vue.js\n* Build a fully functioning calculator app\n\n## Resources\n\n* [Slides](/vuejs-100.pdf)\n\n## Preview\n\n![Calculator App Preview](/preview.gif)\n\n## Getting Setup\n\n### Develop in the Cloud\n\n#### Dependency\n\n1.  Modern browser (preferably Chrome or Firefox)\n\n#### Instructions\n\n1.  Open the [CodeSandbox starter template](https://codesandbox.io/s/github/bencodezen/vuejs-100-workshop)\n\n### Running Locally\n\n#### Dependency\n\n* [Node.js](https://nodejs.org/en/)\n\n#### Instructions\n\n1.  Clone this repository\n2.  Navigate to project directory in terminal\n3.  Run the following commands:\n\n```bash\n# install dependencies\nnpm install\n\n# start a local server with hot reload\n# default url is http://localhost:8080\nnpm run dev\n```\n\n#### Generating Production Code\n\n```bash\n# build for production with minification\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencodezen%2Fvuejs-100-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbencodezen%2Fvuejs-100-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencodezen%2Fvuejs-100-workshop/lists"}