Skip to content

gilbertnigg/foundation-mix

Repository files navigation

Foundation-Mix

Boilerplate for Foundation for Sites & Laravel Mix

Since Foundation for Sites seems to be no longer maintained, you may still have websites that runs with it. In a modern Node.js / npm environment, the provided compilers are pretty useless by now.

With the support of Laravel Mix it doesn't take much to get the old Foundation application up and running again until your customer orders a complete rewrite of the frontend-code.

This repo includes SASS/JS examples of a modal dialog, dropdown menu and accordion.


Install frontend

npm i

npm run scripts

watch

npm run watch

production

npm run prod

© Gilbert Nigg 2023

Releases

No releases published

Packages

No packages published