Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cleversamer/trillo

Trillo Website - Mastering CSS Flexbox
https://github.com/cleversamer/trillo

css css-flexbox responsive-design sass scss

Last synced: about 7 hours ago
JSON representation

Trillo Website - Mastering CSS Flexbox

Awesome Lists containing this project

README

        

# CSS Flexbox Master
* Live demo: https://trillo.netlify.app/
* I used some of npm packages for development process and build process, and they are installed globally.
* HINT: I had some issues when I tried to install them as dev dependencies, so I installed them globally and then no issues happened.
* Getting started:
1. npm i -g node-sass
2. npm i -g concat
3. npm i -g postcss-cli
4. npm i -g autoprefixer
5. npm i -g npm-run-all