Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 254 Bytes

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