tomaszbujnowicz / tailwindcss-starter

TailwindCSS starter - minimal boilerplate for building static pages based on Laravel Mix, TailwindCSS, and ES6 Vanilla JS components.

Home Page:https://tomaszbujnowicz.github.io/tailwindcss-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TailwindCSS starter - minimal boilerplate for building static pages.

🚀 Laravel Mix, TailwindCSS 3, and ES6 Vanilla JS components.

Requirements

Make sure all dependencies have been installed before moving on:

Quick start: Installation

Clone this repository and run

  • yarn to install dependencies

Tasks

Task Name Description
yarn development Run all Mix tasks
yarn watch Run all Mix tasks and watch all relevant files for changes
yarn hot Hot module replacement
yarn production Run all Mix tasks and minify output

Copyright and license

Copyright 2020 Tomasz Bujnowicz under the MIT license.

About

TailwindCSS starter - minimal boilerplate for building static pages based on Laravel Mix, TailwindCSS, and ES6 Vanilla JS components.

https://tomaszbujnowicz.github.io/tailwindcss-starter/


Languages

Language:JavaScript 56.4%Language:HTML 36.1%Language:CSS 7.5%