/aleoscan-frontend

Aleo peer node map and navigation. http://www.aleo.lol

Primary LanguageVue

Aleoscan

Currently we support two functions: Peer node map, Navigation.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build