{"id":15493250,"url":"https://github.com/kotarella1110/riot-starter","last_synced_at":"2025-04-22T19:48:46.074Z","repository":{"id":20281632,"uuid":"89340413","full_name":"kotarella1110/riot-starter","owner":"kotarella1110","description":"Riot.js Starterkit","archived":false,"fork":false,"pushed_at":"2022-12-06T23:23:34.000Z","size":641,"stargazers_count":10,"open_issues_count":16,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-14T21:47:59.725Z","etag":null,"topics":["babel","riotcontrol","riotjs","sass","webpack2"],"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/kotarella1110.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":"2017-04-25T09:07:47.000Z","updated_at":"2023-03-04T04:56:48.000Z","dependencies_parsed_at":"2023-01-12T18:30:32.507Z","dependency_job_id":null,"html_url":"https://github.com/kotarella1110/riot-starter","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotarella1110%2Friot-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotarella1110%2Friot-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotarella1110%2Friot-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotarella1110%2Friot-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kotarella1110","download_url":"https://codeload.github.com/kotarella1110/riot-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250312812,"owners_count":21410108,"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","riotcontrol","riotjs","sass","webpack2"],"created_at":"2024-10-02T08:05:09.903Z","updated_at":"2025-04-22T19:48:46.050Z","avatar_url":"https://github.com/kotarella1110.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Riot.js Starterkit\n\n[![RiotJS Style Guide badge](https://cdn.rawgit.com/voorhoede/riotjs-style-guide/master/riotjs-style-guide.svg)](https://github.com/voorhoede/riotjs-style-guide)\n\nThis is a simple starterkit for riot applications. Companion to the [RiotJS Style Guide](https://github.com/voorhoede/riotjs-style-guide).\n\nThis starterkit is based on:\n\n* [Riot.js](http://riotjs.com/ \"Riot.js — Simple and elegant component-based UI library · Riot.js\")\n* [RiotControl](https://github.com/jimsparkman/RiotControl/ \"jimsparkman/RiotControl: Event Controller / Dispatcher For RiotJS, Inspired By Flux\")\n* [Babel](https://babeljs.io/ \"Babel · The compiler for writing next generation JavaScript\")\n* [Sass](http://sass-lang.com/ \"Sass: Syntactically Awesome Style Sheets\")\n* [Webpack2](https://webpack.js.org/ \"webpack\")\n\n## Installation\n\nInstall `yarn` if you don't have.\n\n```bash\n$ npm install -g yarn\n```\n\nDownload or clone this repo, then install Node.js using [nvm](https://github.com/creationix/nvm \"creationix/nvm: Node Version Manager - Simple bash script to manage multiple active node.js versions\").\n\n```bash\n$ cd to/this/dir\n$ nvm install\n$ nvm use\n```\n\nInstall package.\n\n```bash\n$ yarn install\n```\n\n## Run locally\n\n```bash\n$ yarn start\n```\n\nOpen the URL shown in your browser.\n\nIf you want to view demos, Open with `/demos.html` path.\n\n## Build\n\n### Development\n\n```bash\n$ yarn build\n```\n\n### Production\n\n```bash\n$ yarn build:prod\n```\n\n## Watch\n\n### Development\n\n```bash\n$ yarn watch\n```\n\n### Production\n\n```bash\n$ yarn watch:prod\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotarella1110%2Friot-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkotarella1110%2Friot-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotarella1110%2Friot-starter/lists"}