Skip to content

DmitryVdovichencko/csv-statistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published