roblum / introduction_to_less_and_more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Less and more...

Getting Started

First we need to install the dependencies for this presentation. Then we can build the project. (Note: You will need node.js and npm before setting up.)

➜ (sudo) npm install
➜ npm run build

Open index.html

About


Languages

Language:HTML 73.2%Language:CSS 21.8%Language:JavaScript 5.0%