Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 217 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 217 Bytes

Setup

Install dependencies:

npm install
# or
yarn install

Start the server:

npm run start
# or
yarn start

Your browser will automatically open to http://localhost:3000 with the explorer open.