Skip to content

Management dashboard for the remote server admin, using Vue.js

License

Notifications You must be signed in to change notification settings

chonye91/remote-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-dashboard

set VUE_APP_API_URL environment variable to the remote server URL before building.

otherways the default is http://127.0.0.1:3001.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Management dashboard for the remote server admin, using Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.1%
  • JavaScript 13.5%
  • HTML 2.4%