Skip to content

four-man-army/PaG_Website

Repository files navigation

Mexico cartel website

Build Status

Description

This is a website that shows information on the most important cartels in Mexico.

Installation

clone the repository

$ npm install

Running the app

# development
$ npm run dev

# watch mode
$ npm run preview

# production mode
$ npm run build