Data structure Algorithm - My understanding
To execute in local, Please clone the project
# Install yarn - see https://yarnpkg.com/en/docs/install
npm install -g yarn
# Install dependencies
yarn installyarn run build:devOnce the previous command finishes, run the following command, in terminal, from the root of the project:
yarn run start:dev