Skip to content

only4sim/explorer-front

 
 

Repository files navigation

Nebulas Explorer Front-End

Installation

# download explorer code
git clone git@github.com:nebulasio/explorer-front.git

# install dependency
yarn

# open http://localhost:8080/ in browser
yarn start

# run webpack production build, results will output to 'dist' folder
yarn build

About

Nebulas Explorer Front-End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.7%
  • JavaScript 11.7%
  • CSS 5.1%
  • Other 0.5%