Framework-Agnostic CSS and JS bundler
-
Updated
Nov 23, 2023 - Python
Framework-Agnostic CSS and JS bundler
Recipe-App is a web application that allows users to add, update, and delete food items, Create recipes and shopping lists. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented with RSpec and Capybara
In this workout, you will learn how to build a distribution folder containing the concatenated JS / CSS with minimized Images & HTML files that can be deployed on a web server that hosts your project. This distribution folder would be built from your project files using a variety of NPM packages and scripts.
Add a description, image, and links to the cssbundler topic page so that developers can more easily learn about it.
To associate your repository with the cssbundler topic, visit your repo's landing page and select "manage topics."