Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 220 Bytes

File metadata and controls

22 lines (15 loc) · 220 Bytes

web

Front End of euphoriadevelopment.uk

Development

Install deps:

npm install

Build Tailwind CSS:

npm run build:css

Watch Tailwind CSS:

npm run watch:css