Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 530 Bytes

Trillo

This project is solely for learning purposes.

Advanced CSS/SCSS course

Course taken from Udemy: Advanced CSS and Sass

Installation

Clone this repo git clone https://github.com/hristo2612/trillo.git

Change directory to cd trillo

Install using npm npm i

Run

Run npm start or ng serve inside the directory once all packages have been installed. That's it!