I'm a a simple webpack 4 starter project for your basic web development needs.
Star
No
wizard code
, understandable, scalable.
A
minimal
yet
rich
set of features to get you going.
Show features
Use the latest JavaScript
Write styles in Sass
Load and bundle your assets
Start a development server and preview your work
Automatic css vendor prefixes
Optimizes scripts for production
Optimizes styles for production
Generates favicons
Adds mobile headers color
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
.