Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 478 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 478 Bytes

Angular 11 & TailwindCSS Starter

This repo is a starter template, it has TailwindCSS preconfigured with Angular 11.

Installation

Considering that you already have Angular Cli installed.

git clone https://github.com/700ad/angular-tailwindcss-starter.git
cd angular-tailwindcss-starter
yarn or npm install
ng serve

Consider Liking The Repo. Thanks.