/webpack4.25.x-babel7-config

base develop config using webpack4.25.x and babel7

Primary LanguageJavaScript

Webpack 4.25.x && Babel 7.x

Base develop config using Webpack 4.25.x and Babel 7.x

Getting Started

Project entry file is in the index.js

Installing

npm i

Development

npm start
http://localhost:8086/

Building

npm run build

License

MIT License