Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.54 KB

File metadata and controls

16 lines (10 loc) · 1.54 KB

DEV Release QCYC Release WBBC Release NPYC Release HBC Release

Boat Records and Maintenance Tracker

Setup

This repo can build and deploy multiple versions of this site / app.
To support this we have environments/ where we can provide assets and config that vary for each version of the site.

Development

To start local development run npm run start.
This action performs a couple of things.

  • copies environments/dev into application src directory
  • enables config and styles that are unique to this environment