Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meetupjs-ar/meetupjs-ar.github.io

:earth_americas: Sitio oficial de Meetup.js Buenos Aires
https://github.com/meetupjs-ar/meetupjs-ar.github.io

website

Last synced: 4 months ago
JSON representation

:earth_americas: Sitio oficial de Meetup.js Buenos Aires

Awesome Lists containing this project

README

        

# meetupjs-ar.github.io

[![Build Status](https://travis-ci.org/meetupjs-ar/meetupjs-ar.github.io.svg?branch=dev)](https://travis-ci.org/meetupjs-ar/meetupjs-ar.github.io) [![Greenkeeper badge](https://badges.greenkeeper.io/meetupjs-ar/meetupjs-ar.github.io.svg)](https://greenkeeper.io/)

:earth_americas: Sitio oficial de Meetup.js Buenos Aires

[meetupjs.com.ar](https://meetupjs.com.ar/)

## Desarrollo

```bash
# checkout al branch `dev`
git checkout -b dev

# instalar dependencias
npm install

# ambiente de desarrollo
npm run dev

# para ver el análisis de los chunks
ANALYZE_BUNDLE=true npm run build
```

## Licencia

MIT