Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Files

Latest commit

c8cbcb2 · Oct 1, 2019

History

History

website

README.md

This folder contains the source code for the website of the tech-events-calendar project.

install dependencies

yarn

serve with hot reload at localhost:8080

yarn dev

build for production

yarn build