8000 GitHub - ecomplus/admin-home: E-Com Plus dashboard homepage with Vue SPA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ecomplus/admin-home

Repository files navigation

E-Com Plus Admin Home

Publish CodeFactor npm version

E-Com Plus dashboard homepage with Vue 2 SPA

CHANGELOG

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To login on dev server you should set username and password on localStorage with your credential for demo store (1011):

localStorage.setItem('store_id', 1011)
localStorage.setItem('username', 'myuser')
localStorage.setItem('password', 'mypassword')

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

E-Com Plus dashboard homepage with Vue SPA

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  
0