Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 277 Bytes

taildwindcss-course with Adam Wathan

https://tailwindcss.com/course/

Install dependencies:

npm install

To compile with postcss

npm run build

You can install the server live with the following instruction

npm install -g live-server

and run:

live-server public