Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gdgmanagua/www

GDG Managua website
https://github.com/gdgmanagua/www

Last synced: 3 days ago
JSON representation

GDG Managua website

Awesome Lists containing this project

README

        

# GDG Managua Website

## CLI Commands

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve
```