last-train / website

A website for the last train podcast 🎙
https://thelasttrain.fm
MIT License
2 stars 0 forks source link

Last Train 🎙

Website Built with Gatsby style: styled-components Twitter

Prerequisites

Develop

To run your local dev server

nvm use
gatsby develop

Build

To build your gatsby site

npm install
gatsby build

Scheduled Actions