Skip to content

This project is to provide on-site services to a client.

Notifications You must be signed in to change notification settings

paddybalinia/tercer-espacio

Repository files navigation

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