Fedorovsky Simple Boilerplate Save

This is a simple webpack boilerplate for your comfortable work with HTML, JS and CSS.

Project README

🚀 Html webpack boilerplate

Demo Page

⚙️ Features

  • Webpack 5
  • Babel
  • PostCSS
  • ESlint
  • Stylelint
  • Prettier
  • devServer

🏁 Quick start

# Download repository:
git clone https://github.com/fedorovsky/simple-boilerplate simple-boilerplate

# Go to the app:
cd simple-boilerplate

# Install dependencies:
npm install

# Server with live reload at http://localhost:8000/
npm run start

🏁 npx

You can copy this command and paste into terminal. The project will be downloaded and launched. Enjoy.

npx create-simple-boilerplate new-site
cd new-site
npm install
npm start

🏁 Production build

# Output will be at dist/ folder
npm run build
npm yarn actions
npm install yarn install install
npm run start yarn start development
npm run build yarn build production
npm run fix yarn fix fix file with linters

👏 Show your support

Please ⭐️ this repository if this project helped you!

Open Source Agenda is not affiliated with "Fedorovsky Simple Boilerplate" Project. README Source: fedorovsky/simple-boilerplate

Open Source Agenda Badge

Open Source Agenda Rating