Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 384 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 384 Bytes

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