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

Latest commit

 

History

History

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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