Setting up a CI-CD workflow for a ReactJS app with GitHub Actions
CI and CD stand for continuous integration and continuous delivery/continuous deployment. In very simple terms, CI is a modern software development practice in which incremental code changes are made frequently and reliably
Prerequisites
To get the m...
briankip.hashnode.dev7 min read