Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.05 KB

README.md

File metadata and controls

38 lines (27 loc) · 2.05 KB

Tercer Espacio Studio

To develop it, I used the following technologies:

  • Gulp to automate processes and make development easier.
  • BEM to structure the code in a neat and scalable way, making it easier to understand and maintain.
  • SASS to create a modular CSS stylesheet, making it easier to customize and reuse.
  • Pure and modular JavaScript to achieve maximum customization and scalability, making it easier to read and maintain.

sass   css3   html5   javascript   gulp   figma   git

About how install the proyect:

npm install
Ejecutar un proyecto
npm run watch
gulp watch
Build
npm run build