Skip to content

Commit

Permalink
config: initiate webpack, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abuna1985 committed Dec 15, 2022
1 parent 9553f90 commit e48a413
Show file tree
Hide file tree
Showing 4 changed files with 1,010 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# front-end-static-boilerplate
A modern front-end boilertplate with an automated build process, a local development server, production minification and other optimizations

<div id="top"></div>

<div align="center">
<img src="images/project-management.png" alt="Logo" width="80" height="80">

<h1 align="center">Webpack Starter Project</h1>

[![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/abuna1985/webpack-starter-project/dev/webpack?color=blue)](https://webpack.js.org/)
[![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/abuna1985/webpack-starter-project/dev/webpack-cli?color=blue)](https://webpack.js.org/api/cli/)
[![GitHub commits](https://badgen.net/github/commits/abuna1985/webpack-starter-project/main?color=blue)](https://github.com/abuna1985/webpack-starter-project/commits/)
[![GitHub stars](https://badgen.net/github/stars/abuna1985/webpack-starter-project?color=blue)](https://github.com/abuna1985/webpack-starter-project/stargazers/)
[![GitHub watchers](https://badgen.net/github/watchers/abuna1985/webpack-starter-project?color=blue)](https://github.com/abuna1985/webpack-starter-project/watchers/)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
<br>
</div>

A modern front-end boilerplate with an automated build process, a local development server, production minification and other optimizations
Binary file added images/project-management.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e48a413

Please sign in to comment.