Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamranahmedse/yaml-sample


https://github.com/kamranahmedse/yaml-sample

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## yaml-sample
Source code accompanying the [YAML video on my YouTube channel](https://www.youtube.com/watch?v=ImHSpwUlNVc).

## Setup
Clone the repository and run the below

```shell
npm install
```
Once the dependencies have been installed, run below command to run the project

```shell
node index.js
```