Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 631 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 631 Bytes

Elements

Elements is a personal project for practice some abilities. This project it's made with Pug and SASS.

Made with pug, sass and git

Currently in development.

project-image




Usage:

Installing Sass and Pug


Install sass in all your computer:

npm install sass -g

Or install sass in the project:

npm install sass

Install Pug:

npm install pug-cli -g

Clone repository


Use git clone command from your CLI

git clone git@github.com:itsarreguin/elements.git