Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 274 Bytes

Beyond Code

Conferência 100% focada em estudos de caso na área de Tecnologia.

Install

npm install

Build

npm run build

If you're running the project locally you can leverage the --watch option for Tailwind:

npm run build -- --watch