/zoo-exercise

Exercise using a minimalistic Alpine.js + Tailwind frontend stack.

Primary LanguageHTML

Zoo exercise

Local development

To spin up a local development server with live reload install npm dev dependencies and run the start script:

npm i && npm start