Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 440 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 440 Bytes

Nextlaunch.io

When is the next SpaceX launch occuring ?

Nextlaunch.io use SpaceX-API for its data

Getting started

Setting up Dev

git clone https://github.com/mdcarter/nextlaunch.io
cd nextlaunch.io/
yarn

Launching locally

yarn dev

Deploying / Publishing

Nextlaunch.io is deployed on and using now.sh

yarn deploy