/monoma-test

Prueba Técnica - Front-end Developer Monoma

Primary LanguageTypeScript

Monoma Test

Table of Contents

Overview

Desktop

Mobile

How To Use

To clone and run this application, you'll need Git, Node.js and pnpm installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/danielpaz98/monoma-test

# Install dependencies
$ pnpm install

# Serve with hot reload at localhost:3000
$ pnpm dev

# Build for production and launch server
$ pnpm build
$ pnpm preview