Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abhishekmishragithub/gdgchennaiweb
- Owner: abhishekmishragithub
- License: other
- Created: 2019-07-09T09:49:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:01:41.000Z (about 2 years ago)
- Last Synced: 2023-03-08T14:23:06.153Z (almost 2 years ago)
- Language: Vue
- Homepage:
- Size: 12.7 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`