Skip to content

leilenah/front-end-fundamentals

Repository files navigation

front-end-fundamentals

Overview

  1. Core Front End Languages
    • HTML
    • CSS
    • JavaScript
  2. General Front End Topics
    • Accessibility
    • Internationalization
    • Internet
    • Performance
    • REST
    • Search Engine Optimization
    • Security
    • Testing

Getting Started

Grunt grunt-contrib-sass is used to compile Sass into CSS. Note that this library depends on both Ruby and Sass.

Check Ruby & Sass:

ruby --version
sass --version

Install npm packages:

npm install

Dynamically compile Sass changes:

grunt watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published