Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 776 Bytes

File metadata and controls

21 lines (15 loc) · 776 Bytes

GDG Vilnius Website

Overview

The website uses the modified Aura template. 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 experience of running meetups/events.

Getting Started

  1. Install project dependencies: npm install
  2. Compile and hot-reload for development: npm run serve
  3. For production: npm run build, dist will be created

Technology Stack