/webpack-starter-pack

This is a very basic webpack setup with just ES6 support and everything else is left upto your creativity

Primary LanguageJavaScript

Webpack Starter Pack

This is a very basic webpack setup with just ES6 support and everything else is left upto your creativity

How to use this?

  1. Clone the repository
git clone https://github.com/ameerthehacker/webpack-starter-pack
  1. Install the dependenices
npm install
  1. Run the application
npm start

License

MIT © Ameer Jhan