Skip to content

admin-home 1.1.0-rc.1

Install from the command line:
Learn more about npm packages
$ npm install @ecomplus/admin-home@1.1.0-rc.1
Install via package.json:
"@ecomplus/admin-home": "1.1.0-rc.1"

About this version

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.

Details


Assets

  • admin-home-1.1.0-rc.1-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0