Version 1.0.2
Foundation for Apps is now on npm! npm install foundation-apps
Upgrading from an older version? We changed how our Angular plugins are structured, which means an existing app's build process will need to be changed slightly.
- If you're using our template stack as-is:
- Replace your existing
Gulpfile.jswith the new Gulpfile. - Copy the new app.js file into the folder
client/assets/js/.
- Replace your existing