Skip to content

akamicah/metaverse-dashboard

 
 

Repository files navigation

Metaverse Dashboard (Codename Iamus)

deployment

A consideration for deployment is that this is an SPA (single page application) and therefore will require a simple server-side configuration change in the case of a page refresh.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Dashboard for Project Iamus, created with Vue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.4%
  • JavaScript 8.5%
  • Other 1.1%