0.0.5 • Published 4 years ago

create-simple-boilerplate v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

🚀 Html webpack boilerplate

devDependencies dependencies Build Status

Demo Page

⚙️ Features

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

🏁 Quick start

  1. Make sure you have Node.js.
  2. Clone this repo git clone git@github.com:fedorovsky/simple-boilerplate.git or download zip
  3. Install Dependencies npm install
  4. Run project npm start
  5. The project will be launched. The browser will be opened. Then enjoy the development.

If you need to upload files to the server, just run the command npm run build or yarn build and all the files will be in the folder ./dist

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!

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1-1

4 years ago

0.0.1

4 years ago

0.0.1-19

4 years ago

0.0.1-20

4 years ago

0.0.1-14

4 years ago

0.0.1-15

4 years ago

0.0.1-13

4 years ago

0.0.1-12

4 years ago

0.0.1-11

4 years ago

0.0.1-10

4 years ago

0.0.1-9

4 years ago

0.0.1-8

4 years ago

0.0.1-7

4 years ago

0.0.1-6

4 years ago

0.0.1-5

4 years ago

0.0.1-3

4 years ago

0.0.1-2

4 years ago

0.0.1-4

4 years ago

0.0.1-0

4 years ago