Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 837 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 837 Bytes

Succession Theme Song, On Demand

For all of the dramatic moments in your life. See it live.

This project was bootstrapped with Create React App, and is hosted with GitHub Pages.

Development

This project uses npm / React to deliver content, and Bootstrap for theming.

  • npm start - Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
  • npm test - Launches the test runner in the interactive watch mode.
  • npm run build - Builds the app for production to the build folder.

CI/CD

GitHub actions run tests & builds in pull requests, and deploy the main branch to GitHub pages on merges to main.