1.0.4 • Published 3 years ago

simple-layout-boilerplate v1.0.4

Weekly downloads
36
License
MIT
Repository
github
Last release
3 years ago

🚀 Html webpack boilerplate

devDependencies dependencies

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
npmyarnactions
npm installyarn installinstall
npm run startyarn startdevelopment
npm run buildyarn buildproduction
npm run fixyarn fixfix file with linters

👏 Show your support

Please ⭐️ this repository if this project helped you!

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.1

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.5

4 years ago

0.1.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago