Skip to content

Coderockr/legacy.coderockr.github.io

Repository files navigation

Requirements

  • Working personal computer
  • Node.js

Getting Started

You can also git clone.

Install dependencies

yarn install

Run

gulp

What's included?

Technology

  • Gulp.js – Automate and enhance your workflow.
  • BrowserSync – Time-saving synchronised browser testing.
  • Rsync – Deployment made easy.

Stylesheets

  • Autoprefixer – Parse CSS and add vendor prefixes to rules by Can I Use.
  • Sass – Sass makes CSS fun again.
  • CSSO - CSS Optimization.
  • PostCSS – A tool for transforming styles with JS plugins.

Javascript (ES6)

  • Browserify – Bundling up all of your dependencies.
  • Babel – A compiler for writing next generation JavaScript.
  • ESLint – The pluggable linting utility for JavaScript and JSX.
  • UglifyJS – A JavaScript parser, minifier, compressor or beautifier toolkit.

Miscellaneous

  • SVGStore – Combine svg files into one with elements.