Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 698 Bytes

Heavy Releases

Netlify Status

A listing of upcoming heavy metal releases build with React and Gatsby. Nightly builds are configuring using Github Actions to crawl the data source, restructure the data, and manage nightly deploys to capture the latest release information.

Develop

Fetch the data from the remote source:

  • npm run fetch

Start the local development server:

  • npm run start

Build

  • npm run build

Deploy

  • npm run deploy