All Projects → app-generator → gatsbyjs-starter-tailwindplay

app-generator / gatsbyjs-starter-tailwindplay

Licence: other
GatsbyJS Tailwind Starter - TailwindPlay

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gatsbyjs-starter-tailwindplay

Automatic Gatsbyjs App Landing Page
Automatic GatsbyJS App Landing Page - Automatically generate iOS app landing page using GatsbyJS
Stars: ✭ 137 (+98.55%)
Mutual labels:  starter, gatsbyjs
gatsby-simple-blog
an easily configurable gatsby-starter-blog with overreacted looking and tags, breadcrumbs, disqus, i18n, eslint, algolia supported
Stars: ✭ 48 (-30.43%)
Mutual labels:  starter, gatsbyjs
gatsby-starter-kit
A set of starters for Gatsby.js
Stars: ✭ 99 (+43.48%)
Mutual labels:  starter, gatsbyjs
Gatsby Starter Delog
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
Stars: ✭ 145 (+110.14%)
Mutual labels:  starter, gatsbyjs
gatsby-remark-highlight-code
Adds stylish cards and syntax highlighting to code blocks in markdown files
Stars: ✭ 63 (-8.7%)
Mutual labels:  gatsbyjs
vue-auth-boilerplate
This is a simple Vue template/starter kit, scaffolded on vue-cli 3, with full Auth functions to Login & Register
Stars: ✭ 77 (+11.59%)
Mutual labels:  starter
gatsby-plugin-matomo
🥂 Gatsby plugin to add Matomo (formerly Piwik) onto a site.
Stars: ✭ 56 (-18.84%)
Mutual labels:  gatsbyjs
Rocketmq Spring Boot Starter
Spring Boot starter for RocketMQ
Stars: ✭ 243 (+252.17%)
Mutual labels:  starter
create-next-stack
Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
Stars: ✭ 149 (+115.94%)
Mutual labels:  starter
osf-website
🌍 Website for Open Source Festival
Stars: ✭ 17 (-75.36%)
Mutual labels:  gatsbyjs
gatsby-remark-embedded-codesandbox
A Gatsby Remark plugin for embedding Codesandbox given a folder of files
Stars: ✭ 31 (-55.07%)
Mutual labels:  gatsbyjs
gatsby-react-boilerplate
Gatsbyjs boilerplate
Stars: ✭ 59 (-14.49%)
Mutual labels:  gatsbyjs
react-redux-nextjs-bootstrap-starter
next + react + redux + bootstrap starter
Stars: ✭ 24 (-65.22%)
Mutual labels:  starter
elm-bootstrap-webpack-starter
A simple Webpack 2 setup for writing Elm apps with elm-bootstrap.
Stars: ✭ 14 (-79.71%)
Mutual labels:  starter
playground-for-beaver-themer
Simple bare-bone WordPress theme for Beaver Themer plugin.
Stars: ✭ 16 (-76.81%)
Mutual labels:  starter
next-ts-starter
A Next.JS powered Typescript starter with styled components, styled-system, framer motion, jest and cypress
Stars: ✭ 27 (-60.87%)
Mutual labels:  starter
kristoffer
It's a website.
Stars: ✭ 25 (-63.77%)
Mutual labels:  gatsbyjs
vue-component-lib-starter
A bare-bones example of creating your own Vue component library.
Stars: ✭ 221 (+220.29%)
Mutual labels:  starter
hiooyui.github.io
www.a4z.cn
Stars: ✭ 18 (-73.91%)
Mutual labels:  gatsbyjs
starter-kit
🏃 A simple and powerful Starter Kit made with Webpack, Gulp 4, Pug and SASS
Stars: ✭ 21 (-69.57%)
Mutual labels:  starter

GatsbyJS Tailwind Starter

TailwindPlay - a simple landing page styled with Tailwind CSS and generated by GatsbyJS


Gatsby Tailwind Starter - Gif animated intro.


What is Tailwind?

"Tailwind is a utility-first CSS framework for rapidly building custom user interfaces." –Tailwind


What is Gatsby?

"Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps." -Gatsby


Get started

Install Gatsby CLI:

npm i --global gatsby-cli

Create new Gatsby project using this starter:

gatsby new my-new-website https://github.com/app-generator/gatsbyjs-starter-tailwindplay

Build stylesheet from Tailwind config and run the project in development mode:

cd my-new-website
npm run develop

Format and lint

  • npm run analyze - See what ESLint and Prettier can fix
  • npm run fix - Run Prettier and ESLint with the --fix option

Build your site

Use npm run build to build your site for production.


Deploy

Deploy to Netlify


Resources


Credits


Support

For issues and features request, use Github or access the support page provided by AppSeed



GatsbyJS Tailwind Starter provided by AppSeed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].