Skip to content

Initial Webpack config⚙️ for your frontend project 🕸.

Notifications You must be signed in to change notification settings

daniknewgarden/webpack-config

Repository files navigation

Webpack config cool emoji

Simple Webpack config for you!

Download 👇

git clone [email protected]:daniknewgarden/webpack-config.git

How to run? 🏃‍♀️🏃‍♂️🏃‍♀️

npm install

Install dependencies before we run.

npm start

Runs the app in the development mode. 🛠
Open http://localhost:3000 to view it in the browser.

npm build

Builds the app for production to the build folder. 🏗
It correctly bundles files in production mode and optimizes the build for the best performance.

npm dev

Runs development without running the app on the server. 👷‍

Structure 🌲

src

.babelrc

.editorconfig

.gitignore

.stylelintrc

README.md

package-lock.json

package.json

webpack.config.js


Generated by markdown-tree

How it building files? 🏗

HTML 🦴

Scss/Sass 👀

Images 📷

Fonts 💬

About

Initial Webpack config⚙️ for your frontend project 🕸.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published