Skip to content

XLabs/wormscan-ui

Repository files navigation

Wormholescan UI

Live

https://wormholescan.io/

Prerequisites

  • NodeJS v16+
  • NPM v8+
  • Visual Studio Code with 'Prettier' and 'SCSS IntelliSense' extensions installed
  • Yarn v3

Commands

Install

yarn install

Run app for development

yarn start

Note

If you want to point to a different environment than production you must create .env file with the WORMSCAN_API_BASE_URL that you want to use in the root project folder

Build app

yarn build

Serve built app

npx serve -s dist

Clean build folder and parcel cache

yarn clean

Documentation

Stack used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published