Skip to content

veronicapaladino/meli-challenge-fe

Repository files navigation

meli-challenge-fe

Desafío de FE de Mercado Libre con: React, Sass, Webpack, Babel, Jest.

Demo

Start

# Set node enviorment
nvm use

# Install dependencies
npm install

# Build Project
npm run build

Correr en 2 terminales al mismo tiempo:

# Build Estilos
npm run watch

# Run Project
npm run start-dev


# http://localhost:9000/