{"id":13480710,"url":"https://github.com/michelegera/create-tailwindcss-boilerplate","last_synced_at":"2025-04-04T17:04:11.232Z","repository":{"id":42694670,"uuid":"258823192","full_name":"michelegera/create-tailwindcss-boilerplate","owner":"michelegera","description":"🌬A bare-bones Tailwind CSS boilerplate","archived":false,"fork":false,"pushed_at":"2024-11-19T13:53:03.000Z","size":636,"stargazers_count":121,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T16:08:50.319Z","etag":null,"topics":["boilerplate","parcel","parcel-bundler","parceljs","postcss","purgecss","tailwind-css","tailwind-css-boilerplate","tailwindcss","yarn"],"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/michelegera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-25T16:33:44.000Z","updated_at":"2025-03-27T16:20:51.000Z","dependencies_parsed_at":"2024-09-17T14:07:23.663Z","dependency_job_id":"34dde705-04dd-4435-8a2c-90fae3405380","html_url":"https://github.com/michelegera/create-tailwindcss-boilerplate","commit_stats":{"total_commits":105,"total_committers":5,"mean_commits":21.0,"dds":0.5619047619047619,"last_synced_commit":"9f5a61988813a31c202f778147ea3762a8c15c34"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelegera%2Fcreate-tailwindcss-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelegera%2Fcreate-tailwindcss-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelegera%2Fcreate-tailwindcss-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelegera%2Fcreate-tailwindcss-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michelegera","download_url":"https://codeload.github.com/michelegera/create-tailwindcss-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217174,"owners_count":20903008,"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":["boilerplate","parcel","parcel-bundler","parceljs","postcss","purgecss","tailwind-css","tailwind-css-boilerplate","tailwindcss","yarn"],"created_at":"2024-07-31T17:00:44.038Z","updated_at":"2025-04-04T17:04:11.208Z","avatar_url":"https://github.com/michelegera.png","language":"JavaScript","funding_links":[],"categories":["Starters \u0026 Themes","JavaScript"],"sub_categories":[],"readme":"# Create Tailwind CSS Boilerplate\n\nA bare-bones Tailwind CSS boilerplate.\n\nIt creates a simple HTML + CSS template with [Tailwind CSS][tailwind] support,\nserved by [Parcel][parcel] and using [PurgeCSS][purgecss] in production builds.\n\n## Getting started\n\n### Requirements\n\n[Yarn][yarn] is suggested, but not required. The project will be set up with\n[npm][npm] if Yarn is not found.\n\n### Create boilerplate\n\n```bash\nyarn create tailwindcss-boilerplate\n\n# or\n\nnpx create-tailwindcss-boilerplate\n```\n\nFollow instructions at the prompt to create your project:\n\n```bash\n? Name your project root directory my-project\n  ✔ Create directory structure\n  ✔ Create project files\n  ✔ Create templates\n  ✔ Set up dependencies\n```\n\n### Run server\n\n```bash\nyarn dev\n```\n\nOpen your favorite text editor and start coding!\n\n## Build for production\n\n```bash\nyarn build\n```\n\nBuild files will end up in `/dist`.\n\n## Contributing\n\nIf you want to add a feature, fix a bug or propose a change, please feel free to\n[submit an issue][issue] or [open a pull request][pr].\n\nThanks to [all the contributors][contributors]!\n\n## Acknowledgments\n\nThis project piggybacks on the excellent [TailwindCSS + Parcel + PurgeCSS\nStarter Project][starter-project] by [didier][didier]. Check out his\n[blog post][blog-post] on getting started with Tailwind CSS.\n\n[tailwind]: https://tailwindcss.com\n[parcel]: https://parceljs.org\n[purgecss]: https://purgecss.com\n[yarn]: https://yarnpkg.com\n[npm]: https://www.npmjs.com\n[issue]: https://github.com/michelegera/create-tailwindcss-boilerplate/issues/new\n[pr]: https://github.com/michelegera/create-tailwindcss-boilerplate/compare\n[contributors]: https://github.com/michelegera/create-tailwindcss-boilerplate/graphs/contributors\n[starter-project]: https://github.com/didier/tailwindcss-parcel-boilerplate\n[didier]: https://github.com/didier\n[blog-post]: https://dev.to/didier/getting-started-with-tailwindcss-in-seconds-8p2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelegera%2Fcreate-tailwindcss-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichelegera%2Fcreate-tailwindcss-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelegera%2Fcreate-tailwindcss-boilerplate/lists"}