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

Files

Latest commit

 

History

History

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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