Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekmishragithub/gdgchennaiweb

GDG Chennai web application here: https://gdgchennai.in
https://github.com/abhishekmishragithub/gdgchennaiweb

Last synced: 12 days ago
JSON representation

GDG Chennai web application here: https://gdgchennai.in

Awesome Lists containing this project

README

        

# GDG Chennai

[Visit Site](https://gdgchennai.in/)

## Overview

GDG Chennai website is created using Aura.

Aura is the website template that helps you to set GDG's Communities website with events, team and management in a few minutes.

The template is created by [GDG Jalandhar](https://meetup.com/GDG-Jalandhar/) team.

## Features
| Feature | Description |
|---|---|
| **Fast and optimized** | PWA on Lighthouse |
| **Works offline** | Can works offline |
| **Mobile first** | Mobo Friendly Web app can be installed as a native app on your phone |
| **SEO optimized** | index all content and get to the top in search results |
| **Easy in management** | keep and update all information in the JSON File |

## Quick Start
1. Install project dependencies: `npm install`
2. To run project: `npm run serve`
3. For production: `npm run build`