webpack logo

I'm a a simple webpack 4 starter project for your basic web development needs.

No wizard code, understandable, scalable.
git clone https://github.com/lifenautjoe/webpack-starter-basic PROJECT-NAME
cd PROJECT-NAME
npm install # Install dependencies
npm run kickstart # Configure your project
npm run start # Start the development server
npm run build # Build for production
Have an issue or are in need of guidance?
Open an issue here.