-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: initiate webpack, update readme
- Loading branch information
Showing
4 changed files
with
1,010 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.