Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.
/ boilerplate Public archive

Just a simple thing for highly optimized frontend-projects using Gulp & Webpack 2. JavaScript is written in TypeScript and CSS is written in SASS.

License

Notifications You must be signed in to change notification settings

emm-ess/boilerplate

Repository files navigation

Frontend-Boilerplate

Just a simple thing for highly optimized frontend-projects using Gulp & [Webpack 2](https://webpack.js.org/. JavaScript is written in TypeScript and CSS is written in SASS. The project includes normalize.css and css-post-processors (namely: autoprefixer, flexbugs-fixes and postcss-uncss). For images imagemin is included and svg-sprites are generated on the fly. For old IE svg4everybody is included.

Usage

  • clone git-repository

  • install dependencies yarn install

  • run Gulp -> developing: gulp serve -> building: gulp build

    you can also serve the optimized files via gulp serve --production

About

Just a simple thing for highly optimized frontend-projects using Gulp & Webpack 2. JavaScript is written in TypeScript and CSS is written in SASS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published