Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 848 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 848 Bytes

Civic Tech Vancouver website

Tech stack

Frontend

Backend

Design

  • Material design base

Communication Tools

Base Repository

This project is based on this repository: https://github.com/wataruoguchi/nuxtjs-firebase-example

Fetching meetup events

cd src && yarn fetchMeetup

Build & deploy process

cd src && yarn build && cd .. && yarn deploy