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 team.
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 |
- Install project dependencies:
npm install
- To run project:
npm run serve
- For production:
npm run build