apatheticjedi / contact-card

0 stars 0 forks source link

Integrate webpack into client directory #2

Closed apatheticjedi closed 1 year ago

apatheticjedi commented 1 year ago

User Story:

As a developer, I want to bundle my static files to improve my app's performance. As a developer, I want to be able to import my CSS files directly into my client/src/js/index.js entry point. As a developer, I want to import Bootstrap into my Webpack entry point. As a developer, I want a separate index.html and css file generated when a dist directory is created. As an app user, I want to view logos and images in my app.