ci-cd-practice
v1.1.2
Published
Just learning Git & CI/CD fundamentals
Downloads
537
Readme
Rock Paper Scissor
Getting Started
This is a examle of how to get this project up and running locally
Prerequisites
npm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash source ~/.bashrc nvm install --ltsvitest
npm install -D vitest
Install
- Clone the repo or download with Npm
git clone https://github.com/J19-Labs/vc-and-ci-cd.git- or npm
npm i ci-cd-practice
