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

daybreakers-co/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daybreakers.co frontend

Build Status

Editor part of the Daybreakers.co app

Requirements

  • NPM
  • Yarn

Installation

  • clone the repo: git clone git@github.com:daybreakers/daybreakers-react.git
  • install packages: yarn
  • Copy/rename the .env.example to .env.local and add a Google Maps API key
  • run the app yarn start