Getting Started
January 17, 2023 ยท View on GitHub
This is a repository for my article on LogRocket with the title CI/CD pipelines using React, GitHub Actions, and Heroku
Getting Started
- Clone this repo.
- CD into github-actions-heroku.
- run
yarn/npm install. - run
yarn start/npm run start.
