{"id":19910031,"url":"https://github.com/aitoroses/famous-seed","last_synced_at":"2025-07-15T01:05:27.907Z","repository":{"id":15885664,"uuid":"18626851","full_name":"aitoroses/Famous-seed","owner":"aitoroses","description":"Famous app ready to be built and served","archived":false,"fork":false,"pushed_at":"2014-04-10T06:50:22.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T05:42:43.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aitoroses.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":"2014-04-10T06:50:05.000Z","updated_at":"2014-04-16T22:32:13.000Z","dependencies_parsed_at":"2022-08-04T07:00:15.359Z","dependency_job_id":null,"html_url":"https://github.com/aitoroses/Famous-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aitoroses/Famous-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FFamous-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FFamous-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FFamous-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FFamous-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitoroses","download_url":"https://codeload.github.com/aitoroses/Famous-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2FFamous-seed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265382884,"owners_count":23756423,"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":[],"created_at":"2024-11-12T21:17:20.016Z","updated_at":"2025-07-15T01:05:27.864Z","avatar_url":"https://github.com/aitoroses.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#experience                                                                                                               \n\u003e Seed project to get started with Famo.us.\n\n##Dependencies\nIt is actually quite simple really\n\nFirst make sure you have node.js, grunt-cli, and bower installed.\n\n```\nbrew install node\nnpm install -g grunt-cli bower\n```\n\nIf you are installing node for the fist time you will most likely need to add npm to your path\n\n```\n$ export PATH=\"/usr/local/share/npm/bin:$PATH\"\n```\n\nYou will probably want to add that to you .bash_profile.  I'll assume if you are using any other shell that you know what you are doing already :P\n\n##Getting Started\n\n```\nnpm install \u0026\u0026 bower install\n```\n\nThat's it!!!\n\n##Running the Development Server\n\nSimply run ```grunt serve``` and you will start a local development server and open Chrome.  Watch tasks will be running, and your browser will be automatically refreshed whenever a file in the repo changes.\n\nYou can run serve with ```--port=9001``` to manually pick the port that the server will run on\n\n##Production\n\nIf you would like to compile your project for distribution simply run the command ```grunt``` to build ```dist/``` which will be a deployment ready version of your app.  Preprocessing will be applied to html, all js will be concatenated and minified.  All js / css assets will also have their name prepended with a hash for cache busting.\n\n##Why are styles so strict?\n\nWhile the default style guidelines are fairly strict, we are doing so with reason.  Famo.us is not only a framework for creating cutting edge web application, but a community project that we are all going to contribute to in the hopes of making the web better.  We truly believe that having consistent style within the community will make it easier for individuals to jump between different Famo.us modules without having to waste valuable time on processing style.\n\nWhile our Package Manager (which is currently in development) will enforce our style guide if you would like to publish a module, feel free to disable eslint or jscs as you see fit.  If you want to disable linting you will need to comment out lines 57 (lint during watch task), 250-251 (run when server is launched), and 260-261 (lint when building for production)\n\n## Contributing\nAll contributions are welcome! The simplest way to show your support for this project is to **\"star\" it**.\n\n## Release History\n * 2014-04-10   v0.1.0   Generated by the [Yeoman Generator](https://github.com/famous/generator-famous) for [Famo.us](http://famo.us)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Ffamous-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitoroses%2Ffamous-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Ffamous-seed/lists"}