/Webpack-Initial-Project

Study about of Understanding Webpack And Babel

Primary LanguageJavaScript

Webpack-Initial-Project

Study About Webpack,Babel and I created a Basic Initial Project.

use : npm run dev

Bundle your files and watch changes with Development Mode

use : npm run build

Bundle your files and watch changes with Production Mode