{"id":16198735,"url":"https://github.com/ali322/frontend-boilerplate","last_synced_at":"2026-04-07T16:32:10.246Z","repository":{"id":56400396,"uuid":"76618132","full_name":"ali322/frontend-boilerplate","owner":"ali322","description":"frontend project boilerplate","archived":false,"fork":false,"pushed_at":"2021-04-06T03:07:40.000Z","size":1216,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T12:02:52.865Z","etag":null,"topics":["react","redux","spa","vue","vue-router","vuex","webpack"],"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/ali322.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}},"created_at":"2016-12-16T03:32:19.000Z","updated_at":"2020-11-10T06:22:23.000Z","dependencies_parsed_at":"2022-08-15T18:00:48.882Z","dependency_job_id":null,"html_url":"https://github.com/ali322/frontend-boilerplate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ali322/frontend-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2Ffrontend-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2Ffrontend-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2Ffrontend-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2Ffrontend-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ali322","download_url":"https://codeload.github.com/ali322/frontend-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ali322%2Ffrontend-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31520489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["react","redux","spa","vue","vue-router","vuex","webpack"],"created_at":"2024-10-10T09:14:45.418Z","updated_at":"2026-04-07T16:32:10.217Z","avatar_url":"https://github.com/ali322.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Boilerplate\n[![Build Status](https://travis-ci.org/ali322/frontend-boilerplate.svg?branch=master)](https://travis-ci.org/ali322/frontend-boilerplate)\n[![Dependency Status](https://gemnasium.com/badges/github.com/ali322/frontend-boilerplate.svg)](https://gemnasium.com/github.com/ali322/frontend-boilerplate)\n\nyet another simple boilerplate for frontend project [中文文档](./README_zh.md)\n\nDevelop\n===\n\n1. clone to your local disk `git clone https://github.com/ali322/frontend-boilerplate`\n2. run `npm install`\n3. run `npm install nva -g`\n4. run `nva vendor` to build vendor libraries\n5. run `nva dev` to start develop server\n6. run `npm run lint` to lint source code\n7. run `npm test` to run tests\n\nDeploy\n===\n\n1. run `nva build`\n2. check your all the pages and related css,jss in \"dist\" directory and related image,font in \"asset\" directory\n\nDirectory Structure\n===\n\n```sh\n.nva/\n    |-- module.json #module config\n    |-- nva.json    #project config\n    |-- vendor.json #third party libraries config\ndist/\n    |-- asset/ #images,fonts and so on\n    |-- index/\n        |-- index-[hash].js #dist js come here\n        |-- index-[hash].css #dist css come here\n        |-- index.html #dist index.html\n    |-- .../ #more dist pages\n    |-- vendor/ third party libraries\nsrc/\n    |-- asset/ #images,fonts and so on\n    |-- bundle/\n        |-- common/ #css and js in common use\n        |-- index/ #index page's bundle\n            |-- script/ #index page'js folder\n            |-- stylesheet/ #index page'css folder\n            |-- index.js #entry js\n            |-- index.css #entry css\n        |-- .../  #more pages\n    |-- page/ #page's html\n```\n\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali322%2Ffrontend-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali322%2Ffrontend-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali322%2Ffrontend-boilerplate/lists"}