0.0.5 • Published 5 years ago
create-simple-boilerplate v0.0.5
🚀 Html webpack boilerplate
✨ Demo Page
⚙️ Features
- Webpack
- Babel
- PostCSS
- ESlint
- Stylelint
- Prettier
- devServer
🏁 Quick start
- Make sure you have Node.js.
- Clone this repo
git clone git@github.com:fedorovsky/simple-boilerplate.gitor download zip - Install Dependencies
npm install - Run project
npm start - 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
| 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!
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1-1
5 years ago
0.0.1
5 years ago
0.0.1-19
5 years ago
0.0.1-20
5 years ago
0.0.1-14
5 years ago
0.0.1-15
5 years ago
0.0.1-13
5 years ago
0.0.1-12
5 years ago
0.0.1-11
5 years ago
0.0.1-10
5 years ago
0.0.1-9
5 years ago
0.0.1-8
5 years ago
0.0.1-7
5 years ago
0.0.1-6
5 years ago
0.0.1-5
5 years ago
0.0.1-3
5 years ago
0.0.1-2
5 years ago
0.0.1-4
5 years ago
0.0.1-0
5 years ago