cmarioep / talenta-challenge-carlos-mario

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge Talenta

Installation Running for Development

Importante se deben instalar las dependencias y correr los scripts tanto para el frontend como para la API.


  1. Install dependencies
npm install
  1. Start the development server
npm run dev

Building and Running for Production

  1. Generate a full static production build
npm run build
  1. Preview the site as it will appear once deployed
npm run preview

Challenge realizado por Carlos Mario
www.cmarioep.com

About


Languages

Language:JavaScript 59.6%Language:SCSS 38.6%Language:HTML 1.7%