Skip to content

DmitryVdovichencko/webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack logo yarn logosass logopostcss logo babel logo eslint logo

Webpack-boilerplate ✨ 💻 🚀

Hi I'm Dmitry, and I'm FrontEnd developer. 👋

This is my webpack boilerplate for some awesome projects 💁‍♂️

What do we have?

Here we have a project that can running with webpack.

Structure of this project

├── dist
├── node_modules
├── src
 ├── js
 ├── scss
 └── index.html
├── webpack
 ├── .eslintrc
 ├── loaders.js
 ├── plugins.js
 ├── postcss.config.js
 └── babel.config.js
├── .gitignore
├── package.json
├── README.md
└── yarn.lock

How use it?

Here is the plan:

  1. Clone this repository into your folder using git clone https://github.com/DmitryVdovichencko/webpack-boilerplate.git

  2. In this folder run command yarn

  3. Once you've installed all dependencies you can use it!

About

This is my webpack boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published