Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/meetupjs-ar/meetupjs-ar.github.io
- Owner: meetupjs-ar
- Created: 2017-03-10T19:57:15.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-09T04:50:06.000Z (about 2 years ago)
- Last Synced: 2024-06-22T16:59:40.301Z (6 months ago)
- Topics: website
- Language: JavaScript
- Homepage: https://meetupjs.com.ar
- Size: 99.9 MB
- Stars: 41
- Watchers: 8
- Forks: 38
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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