tailwindcss-starter icon indicating copy to clipboard operation
tailwindcss-starter copied to clipboard

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

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.