Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Web app with an interactive map of places with wheelchair access for Covid-19 testing and vaccination. ♿💉🗺️

Notifications You must be signed in to change notification settings

thejoeejoee/covidbezbarier.cz

Repository files navigation

Archived since it's hopefully not needed anymore.

Web app with interactive map of places with wheelchair access for Covid-19 testing and vaccination.

Project at FIT BUT with public repository on thejoeejoee/covidbezbarier.cz.

Build and Run Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Authors