IamSheikh / stj-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 91.1%Language:HTML 8.9%