Skip to content

htmllancer/simple-web-starter

Repository files navigation

Nodejs Simple Web Starter

A lightweight, flexible webpack configuration 🍲

Features

  • ES6
  • ESLint
  • SASS
  • PostCSS
  • Environment-specific configuration via webpack-merge
  • CSS resolve paths
  • webpack

Getting Started

Clone repo

git clone https://github.com/htmllancer/simple-web-starter
cd simple-web-starter

Install dependencies

npm install

Develop!

npm start

Build

webpack -p --env production

Features

  • You can define build path at 'const templatePublicPath'
  • Images and css background works normall without any dancing with settings

About

A lightweight, flexible starter webpack configuration for front-end. Just install and make template without any dancing with settings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published