{"id":14976386,"url":"https://github.com/ymc-github/vue-csr-dev-with-webpack-express","last_synced_at":"2026-03-06T01:01:15.945Z","repository":{"id":41731951,"uuid":"232711128","full_name":"YMC-GitHub/vue-csr-dev-with-webpack-express","owner":"YMC-GitHub","description":"run vue app development with webpack + express (csr mode)","archived":false,"fork":false,"pushed_at":"2022-12-11T20:54:27.000Z","size":2365,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T04:24:34.597Z","etag":null,"topics":["babel6","eslint4","express4","webpack3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/YMC-GitHub.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}},"created_at":"2020-01-09T03:10:15.000Z","updated_at":"2020-01-17T07:25:23.000Z","dependencies_parsed_at":"2023-01-27T07:00:42.012Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/vue-csr-dev-with-webpack-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YMC-GitHub/vue-csr-dev-with-webpack-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fvue-csr-dev-with-webpack-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fvue-csr-dev-with-webpack-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fvue-csr-dev-with-webpack-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fvue-csr-dev-with-webpack-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/vue-csr-dev-with-webpack-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fvue-csr-dev-with-webpack-express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["babel6","eslint4","express4","webpack3"],"created_at":"2024-09-24T13:53:48.752Z","updated_at":"2026-03-06T01:01:15.906Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-csr-dev-with-webpack-express\n\n## desc\n\nvue app develop with webpack + express (csr mode)\n\nnote: you can also start your project with [Vue CLI](https://cli.vuejs.org/)\n\n![screenshot](./public/static/img/screenshot.png)\n\n## project diretory constructor\n\nget detail [here](./note/dir-construtor.md)\n\n## some important deps for csr develop\n\n- eslint (lint .js .vue file)\n- babel (handle es6+)\n- webpack (pack lib)\n- postcss (handle css style with future feat)\n- node-sass (handle sass/scss style (optional))\n- less (handle less style (optional))\n\nnote: remember to take care of their version with each other.\n\n\n## some command\n\n``` bash\n# install dependencies\nnpm install # or yarn install\n\n# serve in dev mode, with hot reload at localhost:8080\nnpm run dev\n\n# build for production\nnpm run build\n\n# serve in production mode\nnpm start\n```\n\n## author\n\nyemiancheng \u003cymc-github@gmail.com\u003e\n\n## contributor\n\neteplus \u003ceterplus@gmail.com\u003e\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fvue-csr-dev-with-webpack-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fvue-csr-dev-with-webpack-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fvue-csr-dev-with-webpack-express/lists"}