Vanilla JS app used to apply devops principles
- TDD
- CI
- CD
- Git
- eXtreme Programing
Install dependencies
npm i
After installing dependencies, run following command to test
npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Vanilla JS app used to apply devops principles
Install dependencies
npm i
After installing dependencies, run following command to test
npm test