Make your source code into a graph with a timeline

Source Graph

How to run the project

Install

npm install
# or
yarn

Build

npm run build
# or
yarn build

Run

npm run start
# or
yarn start

The code will run on localhost:3000